OSDN Git Service

intel: Fix glBitmap blit acceleration for FBO destinations.
authorEric Anholt <eric@anholt.net>
Sat, 6 Dec 2008 22:21:12 +0000 (14:21 -0800)
committerEric Anholt <eric@anholt.net>
Sun, 7 Dec 2008 06:41:51 +0000 (22:41 -0800)
commitcb433d91c6e198b7c77f747f1a38803532bc9be9
treec6519349091648c8128a8f5462e339b76c14c1bf
parentbdc8ac4426f00eaafbe8ca0d356563efe390294d
intel: Fix glBitmap blit acceleration for FBO destinations.

Bug #18914.  Fixes fbo_firecube hang due to drawing outside the FBO bounds.
Thanks to Pierre Willenbrock for debugging the issue.
src/mesa/drivers/dri/intel/intel_pixel_bitmap.c