summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2016-09-12 17:23:10 -0700
committerKenneth Graunke <kenneth@whitecape.org>2016-09-12 17:23:20 -0700
commit049cee2c164dda219d2c4803dcb5c64fb5ad2b4c (patch)
tree601253680e8e0989d7dc4cafdbd4b4c83893a26f /docs
parent742832434abc8caff2425fcc174966b2834ac552 (diff)
downloadexternal_mesa3d-049cee2c164dda219d2c4803dcb5c64fb5ad2b4c.zip
external_mesa3d-049cee2c164dda219d2c4803dcb5c64fb5ad2b4c.tar.gz
external_mesa3d-049cee2c164dda219d2c4803dcb5c64fb5ad2b4c.tar.bz2
docs: Mark OES_tessellation_shader as done.
Diffstat (limited to 'docs')
-rw-r--r--docs/features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 690c160..4cc06637 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -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)