summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-03-17 10:06:27 -0600
committerBrian Paul <brianp@vmware.com>2010-03-17 10:06:27 -0600
commit1bfc314596256b039df59f751d59dac82e3ceba1 (patch)
tree20846471c35be6d876ff647d624a9c49e10b91f8 /src/gallium/drivers/cell
parentc4922276831528ad2b25acf816ef3f3dfe3211b7 (diff)
st/mesa: fix glCopyPixels bugs/crashes when src region need clipping
Use the _mesa_clip_readpixels() function to clip the src region against the buffer's bounds. Neatly, the resulting pixel unpack object's SkipPixels/SkipRows fields can be used to determine the position of the region in the destination texture. Fixes crash in progs/samples/copy.c and probably other cases.
Diffstat (limited to 'src/gallium/drivers/cell')
0 files changed, 0 insertions, 0 deletions