summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2016-09-21 11:51:43 -0700
committerKenneth Graunke <kenneth@whitecape.org>2016-09-21 11:52:59 -0700
commit6c648cdac80233765861bfebb74a6e2725ddbf26 (patch)
treea50d6577e3da7016988b0833ae8166456f6beb98
parenta4fbc73ee8b49548b84631ac9a09a9e03b1f15d5 (diff)
docs: Mark ES 3.2 "all done" for i965/gen9+.
-rw-r--r--docs/features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt
index ab98d6047b2..cb6228693fb 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -250,7 +250,7 @@ GLES3.1, GLSL ES 3.1 -- all DONE: i965/hsw+, nvc0, radeonsi
glGetBooleani_v - restrict to GLES enums
gl_HelperInvocation support DONE (i965, r600)
-GLES3.2, GLSL ES 3.2:
+GLES3.2, GLSL ES 3.2 -- all DONE: i965/gen9+
GL_EXT_color_buffer_float DONE (all drivers)
GL_KHR_blend_equation_advanced DONE (i965)