From: Kai Wasserbäch Date: Thu, 20 Apr 2017 10:21:02 +0000 (+0200) Subject: docs/features: mark KHR_no_error as started X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=29582dd20c1bc54ef5f481a955862bbf48d61c90;p=mesa.git 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 Reviewed-by: Nicolai Hähnle --- diff --git a/docs/features.txt b/docs/features.txt index b62b5be42c2..e18bf54a487 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+)