summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKai Wasserbäch <kai@dev.carbon-project.org>2017-04-20 12:21:02 +0200
committerNicolai Hähnle <nicolai.haehnle@amd.com>2017-04-21 09:39:38 +0200
commit29582dd20c1bc54ef5f481a955862bbf48d61c90 (patch)
tree3b7a4da39f98cc76b3c181e18c65b144cd02c253 /docs
parentae6cbdede080b82866cc1a486525d6f0e2df59b8 (diff)
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@dev.carbon-project.org> Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/features.txt2
1 files changed, 1 insertions, 1 deletions
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+)