docs/features: mark KHR_no_error as started
authorKai Wasserbäch <kai@dev.carbon-project.org>
Thu, 20 Apr 2017 10:21:02 +0000 (12:21 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Fri, 21 Apr 2017 07:39:38 +0000 (09:39 +0200)
The OpenGL extension KHR_no_error is exposed since commit
d42d150ad26e29d9e894ba9f9e28f8134e2e5393 by Timothy Arceri. Therefore it
should be marked as "started" in the features.txt

Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
docs/features.txt

index b62b5be..e18bf54 100644 (file)
@@ -305,7 +305,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
   GL_ARB_texture_filter_minmax                          not started
   GL_ARB_transform_feedback_overflow_query              DONE (i965/gen6+)
   GL_KHR_blend_equation_advanced_coherent               DONE (i965/gen9+)
-  GL_KHR_no_error                                       not started
+  GL_KHR_no_error                                       started (Timothy Arceri)
   GL_KHR_texture_compression_astc_hdr                   DONE (core only)
   GL_KHR_texture_compression_astc_sliced_3d             not started
   GL_OES_depth_texture_cube_map                         DONE (all drivers that support GLSL 1.30+)