mesa: Do not advertise GL_OES_texture_3D.
authorChia-I Wu <olv@lunarg.com>
Wed, 8 Dec 2010 14:33:07 +0000 (22:33 +0800)
committerChia-I Wu <olv@lunarg.com>
Wed, 8 Dec 2010 14:35:40 +0000 (22:35 +0800)
commitd2028ba33967b3ce3de94b0837c9faf06f1c2b94
tree4cb6392516a704416ddd54edb2a4c5ba9690bdf4
parent98ee6739d97b5592a7dad0b453c78e180a51ad50
mesa: Do not advertise GL_OES_texture_3D.

GL_OES_texture_3D has a GLSL counterpart.  Since it is not implemented,
GL_OES_texture_3D should not be advertised.
src/mesa/main/extensions.c