On Fri, Mar 13, 2015 at 4:37 AM, Tapani Pälli <tapani.pa...@intel.com> wrote: > diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml > index 1ceb60a..11b0a45 100644 > --- a/src/mapi/glapi/gen/gl_API.xml > +++ b/src/mapi/glapi/gen/gl_API.xml > @@ -8339,6 +8339,8 @@ > > <!-- ARB extensions #134...#138 --> > > +<xi:include href="ARB_program_interface_query.xml" > xmlns:xi="http://www.w3.org/2001/XInclude"/> > +
I believe this should go above <!-- ARB extensions #134...#138 -->, and that line should be amended to be 135..138. It indicates holes in the extension list. (Don't ask me why it's done that way...) > <xi:include href="ARB_texture_buffer_range.xml" > xmlns:xi="http://www.w3.org/2001/XInclude"/> > > <!-- 140. GL_ARB_texture_query_levels --> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev