i915: Restore the accelerated PBO pixel path functions after GEM changes.
authorEric Anholt <eric@anholt.net>
Wed, 18 Jun 2008 21:19:18 +0000 (14:19 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 18 Jun 2008 21:19:18 +0000 (14:19 -0700)
commitbbe80af457316826f56ada767d26e8c1db7f1130
tree357f943cdac107a9cba37cf047b746b51adae7bb
parent654258a4fe5e7114022c6e02f2844fc469fcc6f3
i915: Restore the accelerated PBO pixel path functions after GEM changes.

The fencing code is not required, and waiting on the fences defeated one of
the purposes of the extension, which is to allow asynchronous readpixels.
src/mesa/drivers/dri/i915/Makefile
src/mesa/drivers/dri/i915/i830_context.c
src/mesa/drivers/dri/i915/i915_context.c
src/mesa/drivers/dri/i915/intel_pixel_read.c
src/mesa/drivers/dri/intel/intel_pixel_draw.c