summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/Makefile
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/Makefile
parent10067e464132e6d484c34dd277da5eb5e21cf491 (diff)
ARB sync: Add base infrastructure for GL_ARB_sync
Diffstat (limited to 'src/mesa/glapi/Makefile')
-rw-r--r--src/mesa/glapi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/glapi/Makefile b/src/mesa/glapi/Makefile
index f706309b56..65edab7cec 100644
--- a/src/mesa/glapi/Makefile
+++ b/src/mesa/glapi/Makefile
@@ -51,6 +51,7 @@ API_XML = gl_API.xml \
ARB_framebuffer_object.xml \
ARB_map_buffer_range.xml \
ARB_seamless_cube_map.xml \
+ ARB_sync.xml \
ARB_vertex_array_object.xml \
APPLE_vertex_array_object.xml \
EXT_provoking_vertex.xml