summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/gl_API.xml
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2009-08-28 15:49:27 -0700
committerIan Romanick <ian.d.romanick@intel.com>2009-09-03 11:22:45 -0700
commit10a09e49fc57fb4fee432a9f41ee4cf07e55fa74 (patch)
treecef1568bd442efe4c2d9e473f44c342a3c538ac8 /src/mesa/glapi/gl_API.xml
parent10067e464132e6d484c34dd277da5eb5e21cf491 (diff)
ARB sync: Add base infrastructure for GL_ARB_sync
Diffstat (limited to 'src/mesa/glapi/gl_API.xml')
-rw-r--r--src/mesa/glapi/gl_API.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/glapi/gl_API.xml b/src/mesa/glapi/gl_API.xml
index d2fcc6dc1f..1dfd92be08 100644
--- a/src/mesa/glapi/gl_API.xml
+++ b/src/mesa/glapi/gl_API.xml
@@ -7954,6 +7954,8 @@
<xi:include href="ARB_vertex_array_object.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+<xi:include href="ARB_sync.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
<xi:include href="ARB_seamless_cube_map.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>