Make a couple minor corrections to gl_API.xml. Fixes the name of an
authorIan Romanick <idr@us.ibm.com>
Thu, 26 May 2005 16:24:35 +0000 (16:24 +0000)
committerIan Romanick <idr@us.ibm.com>
Thu, 26 May 2005 16:24:35 +0000 (16:24 +0000)
commit249db89b009e64812d4bcec80d0c5a64f1d65aeb
tree51bfbe6823e15ed3419de7d43213a7cc72704755
parent020225496ecd47374a2f147974c23519c706b867
Make a couple minor corrections to gl_API.xml.  Fixes the name of an
extension that was missing the GL_ part and uses the core GL type names for
vertex buffer object functions instead of the ARB names.

Also commits the resulting changes to the generated code.  Some how, the
#if sequence disappeared in the 1.52 version of glapi_x86.S.
src/glx/x11/indirect_init.c
src/mesa/glapi/gl_API.dtd
src/mesa/glapi/gl_API.xml
src/mesa/glapi/glapitemp.h
src/mesa/x86/glapi_x86.S