summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_API.xml
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2010-11-21 09:19:23 -0700
committerBrian Paul <[email protected]>2010-11-21 09:20:44 -0700
commit5ed51e950f8b5850cada5aa6289215dbf254c1c7 (patch)
tree0fe2e8dfe748ac01bb72e1ff1173b286fb55a17a /src/mapi/glapi/gen/gl_API.xml
parent81c347ef79bc495eb45ae3e257bc534a6ebbf83d (diff)
mesa: hook up GL 3.x entrypoints
Fix up some details in the xml files and regenerate dispatch files.
Diffstat (limited to 'src/mapi/glapi/gen/gl_API.xml')
-rw-r--r--src/mapi/glapi/gen/gl_API.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml
index cd3085497c8..2004647954c 100644
--- a/src/mapi/glapi/gen/gl_API.xml
+++ b/src/mapi/glapi/gen/gl_API.xml
@@ -12519,5 +12519,7 @@
<xi:include href="EXT_texture_integer.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="EXT_gpu_shader4.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+<xi:include href="GL3x.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
</OpenGLAPI>