From: Brian Paul Date: Sat, 20 Jun 2009 00:11:18 +0000 (-0600) Subject: glapi: add new information for GL_ARB_vertex_array_object X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=54b03948e0a4b84405227fe61a3114b0155caaa1;p=mesa.git glapi: add new information for GL_ARB_vertex_array_object --- diff --git a/src/mesa/glapi/ARB_vertex_array_object.xml b/src/mesa/glapi/ARB_vertex_array_object.xml new file mode 100644 index 00000000000..3b4ab64f557 --- /dev/null +++ b/src/mesa/glapi/ARB_vertex_array_object.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mesa/glapi/Makefile b/src/mesa/glapi/Makefile index 74cea533065..2178eacef5e 100644 --- a/src/mesa/glapi/Makefile +++ b/src/mesa/glapi/Makefile @@ -50,6 +50,7 @@ API_XML = gl_API.xml \ ARB_copy_buffer.xml \ ARB_framebuffer_object.xml \ ARB_map_buffer_range.xml \ + ARB_vertex_array_object.xml \ APPLE_vertex_array_object.xml \ EXT_provoking_vertex.xml diff --git a/src/mesa/glapi/gl_API.xml b/src/mesa/glapi/gl_API.xml index 49dd102382d..06560d175af 100644 --- a/src/mesa/glapi/gl_API.xml +++ b/src/mesa/glapi/gl_API.xml @@ -7952,6 +7952,8 @@ + +