meta: fix/add checks for GL_EXT_framebuffer_sRGB
authorBrian Paul <brianp@vmware.com>
Sat, 17 Sep 2011 17:13:31 +0000 (11:13 -0600)
committerBrian Paul <brianp@vmware.com>
Sat, 17 Sep 2011 17:14:21 +0000 (11:14 -0600)
commit6e423253e74b462950445a7c10a913f5ab2a11c1
treec3797d887f2eda1235ca811ac280e428d5ff2f45
parent3b29631c335bfc4a09c302cfdb7a993097c75096
meta: fix/add checks for GL_EXT_framebuffer_sRGB

This fixes spurious GL errors when the GL_EXT_framebuffer_sRGB extension
is not supported.

Note: This is a candidate for the 7.11 branch
src/mesa/drivers/common/meta.c