glapi: add GL_OES_geometry_shader extension
authorMarta Lofstedt <marta.lofstedt@intel.com>
Thu, 21 Jan 2016 15:17:29 +0000 (16:17 +0100)
committerMarta Lofstedt <marta.lofstedt@linux.intel.com>
Fri, 22 Jan 2016 16:13:55 +0000 (17:13 +0100)
commitaf5a14d1e039ffc8a26e32c249ca2367221c8661
tree612fc039f2a2646a65481555a5e8e240ae3a02ad
parentbb58b59998bc69c147b933352b09098f5e1ccbc0
glapi: add GL_OES_geometry_shader extension

Add xml definitions for the GL_OES_geometry_shader extension
and expose the extension for OpenGL ES 3.1.

Signed-off-by: Marta Lofstedt <marta.lofstedt@linux.intel.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mapi/glapi/gen/apiexec.py
src/mapi/glapi/gen/es_EXT.xml
src/mesa/main/extensions_table.h
src/mesa/main/mtypes.h
src/mesa/main/tests/dispatch_sanity.cpp