summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/gen/Makefile
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2010-08-03 18:56:07 -0700
committerEric Anholt <eric@anholt.net>2011-01-14 15:28:00 -0800
commit8560cb939bda27b75baca33294754d6bf7b7bc91 (patch)
tree4094d3499b6031d21a2e8bd5fd5f47f8cfda0805 /src/mapi/glapi/gen/Makefile
parent634dece281c6f7eb3bb210fdd386c2afe8f7e895 (diff)
glapi: Add entrypoints and enums for GL_ARB_ES2_compatibility.
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 5a9b6ac4a8..c08be387f3 100644
--- a/src/mapi/glapi/gen/Makefile
+++ b/src/mapi/glapi/gen/Makefile
@@ -74,6 +74,7 @@ API_XML = \
ARB_depth_clamp.xml \
ARB_draw_elements_base_vertex.xml \
ARB_draw_instanced.xml \
+ ARB_ES2_compatibility.xml \
ARB_framebuffer_object.xml \
ARB_geometry_shader4.xml \
ARB_map_buffer_range.xml \