mesa: test for GL_EXT_framebuffer_sRGB in glPopAttrib()
authorBrian Paul <brianp@vmware.com>
Tue, 28 Aug 2012 03:52:07 +0000 (21:52 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 29 Aug 2012 14:20:57 +0000 (08:20 -0600)
commit1aee8803f83f7ae24d9c2150c70afff2b1ee4c2f
treea8dc520311ab52640acdaa89e95953fdf627cb32
parentc4c4d4ad1e2dd25656543bac5bde3a59b85e22b8
mesa: test for GL_EXT_framebuffer_sRGB in glPopAttrib()

To avoid spurious GL_INVALID_ENUM errors if the extension isn't supported.
src/mesa/main/attrib.c