summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/SConscript
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2013-05-31 20:26:39 +0200
committerMarek Olšák <[email protected]>2013-06-13 03:54:14 +0200
commit526ebfa278554f167ba02377a3da672551d58b25 (patch)
tree954af41bd41d527f858a66292c7f4448c74eae51 /src/gallium/auxiliary/SConscript
parent9ef44e6eb791192894cbaa6fd302b2d4fc9c2571 (diff)
st/mesa: make generic CopyPixels path work with MSAA visuals
We have to use pipe->blit, not resource_copy_region, so that the read buffer is resolved if it's multisampled. I also removed the CPU-based copying, which just did format conversion (obsoleted by the blit). Also, the layer/slice/face of the read buffer is taken into account (this was ignored). Last but not least, the format choosing is improved to take float and integer read buffers into account. Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/SConscript')
0 files changed, 0 insertions, 0 deletions