r600g: transfers of MSAA color textures should do the resolve
authorMarek Olšák <maraeo@gmail.com>
Mon, 3 Dec 2012 21:21:39 +0000 (22:21 +0100)
committerMarek Olšák <maraeo@gmail.com>
Fri, 7 Dec 2012 13:19:28 +0000 (14:19 +0100)
commit49f1104c449fb51ec4cc18aa5bd814afeb632415
tree2add8e7c90b633925866d1b442cf24f629feba12
parentcbddb8f365d994a2175a81833069663429c6c6ca
r600g: transfers of MSAA color textures should do the resolve

so that ReadPixels and various fallbacks work.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/drivers/r600/r600_texture.c