mesa: Allow GL_EXT_geometry_shader and GL_EXT_geometry_point_size
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 23 May 2016 20:31:29 +0000 (13:31 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 26 Aug 2016 22:03:14 +0000 (15:03 -0700)
commit1a72fbf9e6743368dc8e7664adf095af8ec5b6d8
treea68e16054e34d6d92552b06002ee8be9fafae0c7
parent658e90f9a8c0c68e0bee5007cf3f654cc95188b6
mesa: Allow GL_EXT_geometry_shader and GL_EXT_geometry_point_size

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/compiler/glsl/builtin_variables.cpp
src/compiler/glsl/glsl_parser_extras.cpp
src/compiler/glsl/glsl_parser_extras.h
src/mapi/glapi/gen/es_EXT.xml
src/mesa/main/extensions_table.h
src/mesa/main/tests/dispatch_sanity.cpp