OSDN Git Service

Revert "gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY"
authorMarek Olšák <maraeo@gmail.com>
Mon, 5 Mar 2012 12:45:00 +0000 (13:45 +0100)
committerMarek Olšák <maraeo@gmail.com>
Mon, 5 Mar 2012 12:47:49 +0000 (13:47 +0100)
commit62f44f670bb0162e89fd4786af877f8da9ff607c
tree4c6e6a1743a19d17f5667c1a3a290802c2637298
parent058fc6521e3bc483bc948cc90dc5ee3b08d6ec64
Revert "gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY"

This reverts commit 0950086376b1c8b7fb89eda81ed7f2f06dee58bc.

It was decided to refactor the transfer API instead of adding workarounds
to address the performance issues.
12 files changed:
src/gallium/drivers/i915/i915_resource_buffer.c
src/gallium/drivers/i915/i915_resource_texture.c
src/gallium/drivers/llvmpipe/lp_texture.c
src/gallium/drivers/nouveau/nouveau_buffer.c
src/gallium/drivers/nv50/nv50_transfer.c
src/gallium/drivers/nvc0/nvc0_transfer.c
src/gallium/drivers/nvfx/nvfx_transfer.c
src/gallium/drivers/r300/r300_transfer.c
src/gallium/drivers/r600/r600_texture.c
src/gallium/drivers/svga/svga_resource_buffer.c
src/gallium/drivers/svga/svga_resource_texture.c
src/gallium/include/pipe/p_defines.h