summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/Makefile
diff options
context:
space:
mode:
authorDylan Noblesmith <[email protected]>2012-01-17 02:12:19 +0000
committerDylan Noblesmith <[email protected]>2012-03-26 21:35:17 +0000
commit91c8bedb8a546c922835f119ba330faa4e2e4fc9 (patch)
tree8ee18061898621ae1a64a7b47f48a69aed7c3945 /src/mapi/glapi/gen/Makefile
parent50fa8218548581e054479e872fc4348a60ab0b86 (diff)
glapi: add GL_ARB_texture_float
And add some missing core GL 3.0 enums that came from this extension, too. Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mapi/glapi/gen/Makefile')
-rw-r--r--src/mapi/glapi/gen/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mapi/glapi/gen/Makefile b/src/mapi/glapi/gen/Makefile
index 244c67ecc03..49dfd75bfb7 100644
--- a/src/mapi/glapi/gen/Makefile
+++ b/src/mapi/glapi/gen/Makefile
@@ -82,6 +82,7 @@ API_XML = \
ARB_sync.xml \
ARB_texture_buffer_object.xml \
ARB_texture_compression_rgtc.xml \
+ ARB_texture_float.xml \
ARB_texture_rg.xml \
ARB_texture_storage.xml \
ARB_vertex_array_object.xml \