meta: Add GL_RED/GL_RG support to meta CopyTexImage.
authorEric Anholt <eric@anholt.net>
Tue, 10 Jan 2012 00:41:02 +0000 (16:41 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 12 Jan 2012 20:34:10 +0000 (12:34 -0800)
commitf83756f80f509fc51030853f8aa0fef3309fe886
tree15713861ea822a05029e153e6fc84c3d8c1157a9
parente6d6a10c5a2962f93d4adcd251b9a47a4e438121
meta: Add GL_RED/GL_RG support to meta CopyTexImage.

Fixes some _mesa_problem()s in oglconform.

Reviewed-by: Brian Paul <brianp@vmware.com>
NOTE: This is a candidate for the 8.0 branch.
src/mesa/drivers/common/meta.c