intel: Fix glCopyPixels blit acceleration for FBO destinations.
authorEric Anholt <eric@anholt.net>
Sat, 6 Dec 2008 22:51:17 +0000 (14:51 -0800)
committerEric Anholt <eric@anholt.net>
Sun, 7 Dec 2008 06:41:51 +0000 (22:41 -0800)
commita0625fa28152db08f026dc9856035c0908060154
tree12c9f94dcbe589fedb87a8d94d43981cfca29cbc
parentcb433d91c6e198b7c77f747f1a38803532bc9be9
intel: Fix glCopyPixels blit acceleration for FBO destinations.

This was another opportunity to either get clipped to screen size or not get
clipped enough and draw outside of object boundaries.
src/mesa/drivers/dri/intel/intel_pixel_copy.c