OSDN Git Service

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>
Fri, 13 Jan 2012 18:22:58 +0000 (10:22 -0800)
commit89fdeab1a201ae41b13693261fdc1aca6dbf79f7
tree2c8c3f25aea6a5aed021c02ea384ceb98c824348
parent504eaa12120c319aa990c12773f9cfe28ace0d07
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.
(cherry picked from commit f83756f80f509fc51030853f8aa0fef3309fe886)
src/mesa/drivers/common/meta.c