summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/gen/gl_and_glX_API.xml
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsapountzis@gmail.com>2010-02-22 22:27:48 +0200
committerGeorge Sapountzis <gsapountzis@gmail.com>2010-02-24 02:11:30 +0200
commitf437a673777ca613ef4c1464fb9083e269f3928c (patch)
tree219b072610a75e770e1dc827ceec2ea18d5121c1 /src/mesa/glapi/gen/gl_and_glX_API.xml
parent232f6e176192d112fbdf9bd7de2d0f36ee16a246 (diff)
glapi: mv code generation to subdir
This just moves files, code generation Makefile will be fixed in next commit for easier review.
Diffstat (limited to 'src/mesa/glapi/gen/gl_and_glX_API.xml')
-rw-r--r--src/mesa/glapi/gen/gl_and_glX_API.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/mesa/glapi/gen/gl_and_glX_API.xml b/src/mesa/glapi/gen/gl_and_glX_API.xml
new file mode 100644
index 0000000000..34c977e9c0
--- /dev/null
+++ b/src/mesa/glapi/gen/gl_and_glX_API.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE OpenGLAPI SYSTEM "gl_API.dtd">
+
+<OpenGLAPI>
+<xi:include href="glX_API.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+<xi:include href="gl_API.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+</OpenGLAPI> \ No newline at end of file