glapi: Add support for ARB_shader_atomic_counters.
authorFrancisco Jerez <currojerez@riseup.net>
Wed, 11 Sep 2013 18:31:01 +0000 (11:31 -0700)
committerFrancisco Jerez <currojerez@riseup.net>
Tue, 29 Oct 2013 19:40:55 +0000 (12:40 -0700)
commite3fd31dc411c023495970ac51ce28b4d0deb80e6
treec3c048583b6a17fbb761238a9768e68379fb2b60
parentdb47074ac02e2b822dd118f4837b32732941b78b
glapi: Add support for ARB_shader_atomic_counters.

Add XML file for the dispatch code generator, update the
dispatch_sanity test and add stub definition for the new entry point.

Reviewed-by: Paul Berry <stereotype441@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mapi/glapi/gen/ARB_shader_atomic_counters.xml [new file with mode: 0644]
src/mapi/glapi/gen/Makefile.am
src/mapi/glapi/gen/gl_API.xml
src/mesa/main/tests/dispatch_sanity.cpp
src/mesa/main/uniforms.c
src/mesa/main/uniforms.h