From 376d1dc2f1f5a36fe20ede5defe394b87b385731 Mon Sep 17 00:00:00 2001 From: Kenneth Graunke Date: Mon, 12 Sep 2016 17:24:35 -0700 Subject: [PATCH] docs: Add OES_tessellation_shader to the release notes. --- docs/relnotes/12.1.0.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html index 3368ebca6d7..f68b5130379 100644 --- a/docs/relnotes/12.1.0.html +++ b/docs/relnotes/12.1.0.html @@ -61,6 +61,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_OES_geometry_shader on i965/gen8+, nvc0, radeonsi
  • GL_OES_primitive_bounding_box on i965/gen7+, nvc0, radeonsi
  • GL_OES_texture_cube_map_array on i965/gen8+, nvc0, radeonsi
  • +
  • GL_OES_tessellation_shader on i965/gen7+, nvc0, radeonsi
  • Bug fixes

    -- 2.11.0