Mesa (master): docs/features: mark KHR_no_error as started

Nicolai Hähnle nh at kemper.freedesktop.org
Fri Apr 21 07:40:09 UTC 2017


Module: Mesa
Branch: master
Commit: 29582dd20c1bc54ef5f481a955862bbf48d61c90
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=29582dd20c1bc54ef5f481a955862bbf48d61c90

Author: Kai Wasserbäch <kai at dev.carbon-project.org>
Date:   Thu Apr 20 12:21:02 2017 +0200

docs/features: mark KHR_no_error as started

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 at dev.carbon-project.org>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle at amd.com>

---

 docs/features.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/features.txt b/docs/features.txt
index b62b5be42c..e18bf54a48 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -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+)




More information about the mesa-commit mailing list