Re: [Mesa-dev] [PATCH 05/24] glapi: Add support for ARB_shader_atomic_counters.

2013-10-22 Thread Ian Romanick
Reviewed-by: Ian Romanick On 09/15/2013 12:10 AM, Francisco Jerez wrote: > Add XML file for the dispatch code generator, update the > dispatch_sanity test and add stub definition for the new entry point. > --- > src/mapi/glapi/gen/ARB_shader_atomic_counters.xml | 47 > +++ >

[Mesa-dev] [PATCH 05/24] glapi: Add support for ARB_shader_atomic_counters.

2013-09-15 Thread Francisco Jerez
Add XML file for the dispatch code generator, update the dispatch_sanity test and add stub definition for the new entry point. --- src/mapi/glapi/gen/ARB_shader_atomic_counters.xml | 47 +++ src/mapi/glapi/gen/Makefile.am| 1 + src/mapi/glapi/gen/gl_API.xml