intel: Fix MRT handling of glBitmap().
authorEric Anholt <eric@anholt.net>
Fri, 24 May 2013 19:40:14 +0000 (12:40 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 28 May 2013 20:06:57 +0000 (13:06 -0700)
commit1cb8de6fff24743e479e17f023bd3a7b455b756f
tree87be645c20b00e06dc74e7ae1cc8eb200bf33036
parent5f29dca0700c7bc87c891b1d7653ae3d798407d4
intel: Fix MRT handling of glBitmap().

We'd only hit color buffer 0 even if multiple draw buffers were bound.

NOTE: This is a candidate for the stable branches.

Reviewed-and-tested-by: Ian Romanick <ian.d.romanick@intel.com>
Acked-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/intel/intel_pixel_bitmap.c