Re: [Mesa-dev] [PATCH v2] mesa: Add GL4.6 aliases of functions from GL_ARB_indirect_parameters

2018-01-04 Thread Ian Romanick
The XML is usually organized as It looks like the 4.6 XML already doesn't follow that, so I won't give you grief about not using that organization in this patch either. I would, however, accept a follow-up patch that moves all the enums to the top of the block. :D Either way, this p

[Mesa-dev] [PATCH v2] mesa: Add GL4.6 aliases of functions from GL_ARB_indirect_parameters

2018-01-04 Thread Neil Roberts
--- This is just a rebase of the patch with a minor conflict resolution. src/mapi/glapi/gen/GL4x.xml | 22 ++ 1 file changed, 22 insertions(+) diff --git a/src/mapi/glapi/gen/GL4x.xml b/src/mapi/glapi/gen/GL4x.xml index 0a80941..4b2703c 100644 --- a/src/mapi/glapi/gen/GL4x.x