summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/Makefile
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/Makefile
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/Makefile')
-rw-r--r--src/mapi/glapi/gen/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mapi/glapi/gen/Makefile b/src/mapi/glapi/gen/Makefile
index ed1e664b8a8..5a9b6ac4a87 100644
--- a/src/mapi/glapi/gen/Makefile
+++ b/src/mapi/glapi/gen/Makefile
@@ -93,7 +93,9 @@ API_XML = \
EXT_transform_feedback.xml \
NV_conditional_render.xml \
NV_primitive_restart.xml \
- OES_EGL_image.xml
+ OES_EGL_image.xml \
+ GL3x.xml
+
COMMON = $(API_XML) gl_XML.py glX_XML.py license.py typeexpr.py