Module: Mesa Branch: master Commit: 1f1ead9947aaa66346d3f33f024700d2fce90b53 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f1ead9947aaa66346d3f33f024700d2fce90b53
Author: Robert Ellison <[email protected]> Date: Mon Aug 3 17:09:14 2009 -0600 typo fix somehow, this change was missed on the last checkin --- src/mesa/glapi/gl_API.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/mesa/glapi/gl_API.xml b/src/mesa/glapi/gl_API.xml index b05d70c..1703637 100644 --- a/src/mesa/glapi/gl_API.xml +++ b/src/mesa/glapi/gl_API.xml @@ -12276,7 +12276,7 @@ <xi:include href="EXT_texture_array.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> -<category name="GL_APPLE_flush_buffer_range" number="367"> +<category name="GL_APPLE_texture_range" number="367"> <enum name="TEXTURE_STORAGE_HINT_APPLE" count="1" value="0x85BC"> <size name="TexParameteriv"/> <size name="TexParameterfv"/> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
