diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2016-09-21 11:51:43 -0700 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2016-09-21 11:52:59 -0700 |
commit | 6c648cdac80233765861bfebb74a6e2725ddbf26 (patch) | |
tree | a50d6577e3da7016988b0833ae8166456f6beb98 | |
parent | a4fbc73ee8b49548b84631ac9a09a9e03b1f15d5 (diff) |
docs: Mark ES 3.2 "all done" for i965/gen9+.
-rw-r--r-- | docs/features.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt index ab98d6047b..cb6228693f 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) |