mesa: remove ARB_geometry_shader4
authorMarta Lofstedt <marta.lofstedt@intel.com>
Wed, 25 Nov 2015 11:16:02 +0000 (12:16 +0100)
committerMarta Lofstedt <marta.lofstedt@linux.intel.com>
Thu, 26 Nov 2015 07:40:46 +0000 (08:40 +0100)
commit63b49e1711382c263acdcbe2d58c28ef64164059
tree92737c88400089ddd302884661141fc6b301ebb8
parentc2e146f4879b806e7178b8145645268c1ce0b4cd
mesa: remove ARB_geometry_shader4

No drivers currently implement ARB_geometry_shader4, nor are there
any plans to implement it.  We only support the version of geometry
shaders that was incorporated into OpenGL 3.2 / GLSL 1.50.

Signed-off-by: Marta Lofstedt <marta.lofstedt@linux.intel.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mapi/glapi/gen/ARB_geometry_shader4.xml [deleted file]
src/mapi/glapi/gen/Makefile.am
src/mapi/glapi/gen/gl_API.xml
src/mesa/main/api_validate.c
src/mesa/main/config.h
src/mesa/main/context.h
src/mesa/main/dlist.c
src/mesa/main/get.c
src/mesa/main/get_hash_params.py
src/mesa/main/mtypes.h
src/mesa/main/tests/enum_strings.cpp