[Mesa-dev] [PATCH 1/2] docs: Mark GL_KHR_robustness done for GLES3.2 as well
Kristian Høgsberg
krh at bitplanet.net
Wed May 25 22:38:51 UTC 2016
From: Kristian Høgsberg Kristensen <krh at bitplanet.net>
Signed-off-by: Kristian Høgsberg Kristensen <krh at bitplanet.net>
---
docs/GL3.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 555a9be..9258fdf 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)
--
2.5.0
More information about the mesa-dev
mailing list