diff options
author | Kristian Høgsberg Kristensen <[email protected]> | 2016-05-25 15:22:52 -0700 |
---|---|---|
committer | Kristian Høgsberg Kristensen <[email protected]> | 2016-05-26 09:36:36 -0700 |
commit | d7d729b965e7b4e64f9b2ed5a9113a7be66baf29 (patch) | |
tree | 05671cb2ca5e279389e5c468b2224bc1b2b753d0 /docs | |
parent | a0674ce5c41903ccd161e89abb149621bfbc40d2 (diff) |
docs: Mark GL_KHR_robustness done for GLES3.2 as well
Signed-off-by: Kristian Høgsberg Kristensen <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 555a9befead..9258fdf611a 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -253,7 +253,7 @@ GLES3.2, GLSL ES 3.2 GL_EXT_color_buffer_float DONE (all drivers) GL_KHR_blend_equation_advanced not started GL_KHR_debug DONE (all drivers) - GL_KHR_robustness not started (90% done with the ARB variant) + GL_KHR_robustness DONE (i965) GL_KHR_texture_compression_astc_ldr DONE (i965/gen9+) GL_OES_copy_image DONE (i965) GL_OES_draw_buffers_indexed DONE (all drivers that support GL_ARB_draw_buffers_blend) |