docs: Mark OES_tessellation_shader as done.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 13 Sep 2016 00:23:10 +0000 (17:23 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 13 Sep 2016 00:23:20 +0000 (17:23 -0700)
docs/features.txt

index 690c160e4240656f53d8622057e3ad44305b5196..4cc06637b581088f9ece85b6bc2de3f801ea0465 100644 (file)
@@ -268,7 +268,7 @@ GLES3.2, GLSL ES 3.2:
   GL_OES_shader_image_atomic                            DONE (all drivers that support GL_ARB_shader_image_load_store)
   GL_OES_shader_io_blocks                               DONE (i965/gen8+, nvc0, radeonsi)
   GL_OES_shader_multisample_interpolation               DONE (i965, nvc0, r600, radeonsi)
-  GL_OES_tessellation_shader                            started (Ken)
+  GL_OES_tessellation_shader                            DONE (all drivers that support GL_ARB_tessellation_shader)
   GL_OES_texture_border_clamp                           DONE (all drivers)
   GL_OES_texture_buffer                                 DONE (i965, nvc0, radeonsi)
   GL_OES_texture_cube_map_array                         DONE (i965/gen8+, nvc0, radeonsi)