From: Dylan Noblesmith Date: Mon, 16 Jan 2012 21:45:22 +0000 (+0000) Subject: glapi: add GL_ARB_texture_compression_rgtc X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=faf954f15173d04afbdaa9998e3259045ed75396;p=mesa.git glapi: add GL_ARB_texture_compression_rgtc Noticed this was missing when writing the "glapi: sort ARB extensions by number" commit, which at least shows it was effective. Reviewed-by: Brian Paul --- diff --git a/src/mapi/glapi/gen/ARB_texture_compression_rgtc.xml b/src/mapi/glapi/gen/ARB_texture_compression_rgtc.xml new file mode 100644 index 00000000000..714f097419d --- /dev/null +++ b/src/mapi/glapi/gen/ARB_texture_compression_rgtc.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/mapi/glapi/gen/Makefile b/src/mapi/glapi/gen/Makefile index 3e054d7043a..fb9dab9f3a2 100644 --- a/src/mapi/glapi/gen/Makefile +++ b/src/mapi/glapi/gen/Makefile @@ -80,6 +80,7 @@ API_XML = \ ARB_seamless_cube_map.xml \ ARB_sync.xml \ ARB_texture_buffer_object.xml \ + ARB_texture_compression_rgtc.xml \ ARB_texture_rg.xml \ ARB_texture_storage.xml \ ARB_vertex_array_object.xml \ diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index 2da411610d2..6726317634f 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -7916,7 +7916,7 @@ - +