i965: Enable GL_OES_geometry_shader on Gen8+
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 23 May 2016 19:45:09 +0000 (12:45 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 26 Aug 2016 22:03:15 +0000 (15:03 -0700)
commit63af53dcd31cea89e5c8905e2a4898a5cb3d9ed4
treea94cdbbfb698c9d4771a6ab985cf8a040433e7ab
parent259fc505454ea6a67aeacf6cdebf1398d9947759
i965: Enable GL_OES_geometry_shader on Gen8+

Gen7 can get this extension (and GL_OES_shader_io_blocks) as soon as the
rest of OpenGL ES 3.1 is enabled.

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>
docs/features.txt
docs/relnotes/12.1.0.html
src/mesa/drivers/dri/i965/intel_extensions.c