Add a couple of the missing GL 2.0 functions. Enable GLX protocol for
authorIan Romanick <idr@us.ibm.com>
Fri, 25 Aug 2006 19:57:37 +0000 (19:57 +0000)
committerIan Romanick <idr@us.ibm.com>
Fri, 25 Aug 2006 19:57:37 +0000 (19:57 +0000)
commit3fea5910b9db41252da28bf0ab8ed763d1a129f8
tree0338c834d4b93a15495432e9a2beb1cc02718e74
parent58d080b025c52710324eb719d6e74900cb4f64bf
Add a couple of the missing GL 2.0 functions.  Enable GLX protocol for
glBlendEquationSeparateEXT.  Add missing enum "get" information for
GL_EXT_texture_filter_anisotropic.
src/glx/x11/glxextensions.c
src/glx/x11/indirect.c
src/glx/x11/indirect.h
src/glx/x11/indirect_init.c
src/mesa/drivers/dri/common/extension_helper.h
src/mesa/glapi/gl_API.xml
src/mesa/glapi/glapitemp.h
src/mesa/glapi/glprocs.h
src/mesa/sparc/glapi_sparc.S
src/mesa/x86-64/glapi_x86-64.S
src/mesa/x86/glapi_x86.S