r600g: don't flush the context in texture_transfer_map
authorMarek Olšák <maraeo@gmail.com>
Sun, 30 Jun 2013 12:53:03 +0000 (14:53 +0200)
committerMarek Olšák <maraeo@gmail.com>
Mon, 8 Jul 2013 18:25:18 +0000 (20:25 +0200)
commit141b892620f9407ffeecfbc931e5dd879e0388c6
tree4b10c4b96f51213d710741926931bd4895001947
parentae87aae0c4bcc448be3c965319b88f50b2d6fe36
r600g: don't flush the context in texture_transfer_map

the winsys does this automatically

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/r600/r600_texture.c