intel: Skip the flush before read-pixels via blit
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 11 Feb 2011 00:03:48 +0000 (00:03 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 21 Feb 2011 12:59:36 +0000 (12:59 +0000)
commit57ca0803b34587f1148b218a11d2193b0d4f4c97
tree39a2f5036b163c7ed6e1abc5644a08f915f2be45
parentc625aa19cb53ed27f91bfd16fea6ea727e9a5bbd
intel: Skip the flush before read-pixels via blit

As we will flush when reading the return values of the blit, we can forgo
the earlier flush.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/mesa/drivers/dri/intel/intel_pixel_read.c