mesa: enable GL_ARB_texture_float if TEXTURE_FLOAT_ENABLED is defined
authorBrian Paul <brianp@vmware.com>
Thu, 18 Apr 2013 14:20:56 +0000 (08:20 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 18 Apr 2013 16:41:08 +0000 (10:41 -0600)
commit877e3c1d42bdf475fb97d575ccc195c627ca3481
treefd209ac770b19cbecb7ada5d168c531c963f01f1
parent50cbcf0c4680bc13e63fe339ef79ed68b2f33c70
mesa: enable GL_ARB_texture_float if TEXTURE_FLOAT_ENABLED is defined

Per message on mesa-users list, this wasn't working before.

Note: This is a candidate for the stable branches.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/main/extensions.c