Module: Mesa
Branch: master
Commit: 0101507ff0f875c66041c64faa66506da31ac5fe
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0101507ff0f875c66041c64faa66506da31ac5fe

Author: Brian Paul <[email protected]>
Date:   Fri Apr  2 22:36:30 2010 -0600

glapi: include/build EXT_transform_feedback.xml

---

 src/mesa/glapi/gen/Makefile   |    1 +
 src/mesa/glapi/gen/gl_API.xml |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/mesa/glapi/gen/Makefile b/src/mesa/glapi/gen/Makefile
index 4daba7d..4ac95a2 100644
--- a/src/mesa/glapi/gen/Makefile
+++ b/src/mesa/glapi/gen/Makefile
@@ -86,6 +86,7 @@ API_XML = \
        EXT_packed_depth_stencil.xml \
        EXT_provoking_vertex.xml \
        EXT_texture_array.xml \
+       EXT_transform_feedback.xml \
        NV_conditional_render.xml \
        OES_EGL_image.xml
 
diff --git a/src/mesa/glapi/gen/gl_API.xml b/src/mesa/glapi/gen/gl_API.xml
index 4a4d0d5..10fdc0e 100644
--- a/src/mesa/glapi/gen/gl_API.xml
+++ b/src/mesa/glapi/gen/gl_API.xml
@@ -7967,6 +7967,8 @@
 
 <xi:include href="NV_conditional_render.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
+<xi:include href="EXT_transform_feedback.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
 
 <!-- Non-ARB extensions sorted by extension number. -->
 

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to