docs/features.txt: Add GL_KHR_robustness supported on ES 3.2
authorEdward O'Callaghan <funfunctor@folklore1984.net>
Fri, 7 Oct 2016 12:21:32 +0000 (23:21 +1100)
committerEdward O'Callaghan <funfunctor@folklore1984.net>
Sat, 8 Oct 2016 14:06:38 +0000 (01:06 +1100)
Both radeonsi and nvc0 should also support ES so fixup doc.

Signed-off-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
docs/features.txt

index 12f0f2518da9aa1396f338cea1bdf467d65d0eea..e91ef6caa50c2dd3ead1b92a9cb18ee9e22c2e6b 100644 (file)
@@ -255,7 +255,7 @@ 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)
   GL_KHR_debug                                          DONE (all drivers)
-  GL_KHR_robustness                                     DONE (i965)
+  GL_KHR_robustness                                     DONE (i965, nvc0, radeonsi)
   GL_KHR_texture_compression_astc_ldr                   DONE (i965/gen9+)
   GL_OES_copy_image                                     DONE (all drivers)
   GL_OES_draw_buffers_indexed                           DONE (all drivers that support GL_ARB_draw_buffers_blend)