From 0d18e9259ed2d2e706c6f248a0a35d372d789544 Mon Sep 17 00:00:00 2001 From: Robert Ellison Date: Mon, 3 Aug 2009 17:04:50 -0600 Subject: mesa: fix up some GLAPI XML - Added specifications for the extensions GL_APPLE_flush_buffer_range and GL_APPLE_texture_range - EXT_framebuffer_object.xml strangely held specifications for both the GL_EXT_framebuffer_object extension and the GL_EXT_texture_array extension. Split out the GL_EXT_texture_array data into its own file. --- src/mesa/glapi/EXT_texture_array.xml | 41 ++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 src/mesa/glapi/EXT_texture_array.xml (limited to 'src/mesa/glapi/EXT_texture_array.xml') diff --git a/src/mesa/glapi/EXT_texture_array.xml b/src/mesa/glapi/EXT_texture_array.xml new file mode 100644 index 0000000000..e5bd9f3c69 --- /dev/null +++ b/src/mesa/glapi/EXT_texture_array.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3