summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2011-02-17 10:09:37 -0700
committerBrian Paul <brianp@vmware.com>2011-02-17 10:13:33 -0700
commitd1becefb057ce89eeb93e130cb0d0c63de4be3d8 (patch)
tree1534a430e99a0343b436ca8ada0871146829753b /src/gallium/auxiliary
parent1fa97ddb25c008c9edd0a137198eb89c3650d6fa (diff)
st/mesa: fix incorrect glCopyPixels position on fallback path
If we hit the pipe_get/put_tile() path for setting up the glCopyPixels texture we were passing the wrong x/y position to pipe_get_tile(). The x/y position was already accounted for in the pipe_get_transfer() call so we were effectively reading from 2*readX, 2*readY. NOTE: This is a candidate for the 7.9 and 7.10 branches.
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions