i915: Bug #14313: Fix accelerated (PBO) ReadPixels.
authorEric Anholt <eric@anholt.net>
Wed, 18 Jun 2008 20:50:13 +0000 (13:50 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 18 Jun 2008 20:50:49 +0000 (13:50 -0700)
commitcf29ab3ba075905cca786b52617d7dc993f58033
tree2e818453753a9e4670603aeb8787eb08d5b3179c
parent3e8aadee8beffaabd4e0c60c289b98124e288dcd
i915: Bug #14313: Fix accelerated (PBO) ReadPixels.

Refactoring of mine in 02d5ba849197e19843dad164239b51f18fb16faf broke it
by failing to understand that the masking was about sign extension.
src/mesa/drivers/dri/intel/intel_blit.c