diff options
author | George Sapountzis <gsapountzis@gmail.com> | 2010-03-11 18:04:37 +0200 |
---|---|---|
committer | George Sapountzis <gsapountzis@gmail.com> | 2010-03-11 18:11:27 +0200 |
commit | df5b15f6e56dc37b0b133512548080f94dd087ec (patch) | |
tree | 10a9953f4b5e2eb2b193af8fd4ab06a9c54b6410 | |
parent | 789e3dfee7377d3ad0366e5ad6f4386f964c9eea (diff) |
fbo: pretend libGL does not know about it
-rw-r--r-- | src/mesa/glapi/gen/gl_API.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mesa/glapi/gen/gl_API.xml b/src/mesa/glapi/gen/gl_API.xml index 4a4d0d5382eb..161d568024b1 100644 --- a/src/mesa/glapi/gen/gl_API.xml +++ b/src/mesa/glapi/gen/gl_API.xml @@ -7949,8 +7949,6 @@ </enum> </category> -<xi:include href="ARB_framebuffer_object.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> - <xi:include href="ARB_copy_buffer.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="ARB_depth_clamp.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> @@ -12242,8 +12240,6 @@ <enum name="COMPRESSED_RGBA_S3TC_DXT1_EXT" value="0x83F1"/> </category> -<xi:include href="EXT_framebuffer_object.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> - <xi:include href="EXT_packed_depth_stencil.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="EXT_provoking_vertex.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> |