From 63af53dcd31cea89e5c8905e2a4898a5cb3d9ed4 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Mon, 23 May 2016 12:45:09 -0700 Subject: 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 Reviewed-by: Ilia Mirkin Reviewed-by: Kenneth Graunke --- docs/relnotes/12.1.0.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/relnotes') diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html index f744864c06d..d14906661c8 100644 --- a/docs/relnotes/12.1.0.html +++ b/docs/relnotes/12.1.0.html @@ -57,6 +57,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_texture_stencil8 on i965/hsw
  • OpenGL ES 3.1 on i965/hsw
  • GL_KHR_blend_equation_advanced on i965
  • +
  • GL_OES_geometry_shader on i965/gen8+.
  • Bug fixes

    -- cgit v1.2.3