summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2017-11-06 16:10:22 -0500
committerAdam Jackson <ajax@redhat.com>2017-11-06 16:21:57 -0500
commitd547e18184978affd95a72dc524ca648efbe9812 (patch)
tree247934cacc6a8c3ef7a301dd20bf970445ebc17d
parent6ce9006d76c050663af0be61cc88c3215d6f8cea (diff)
docs: Mark GLX_ARB_context_flush_control done
Requires an unreleased X server, but from the client GLX side this is as done as it gets. Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--docs/features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt
index d228a0207b..10ccf9d608 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -334,7 +334,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
GL_OES_texture_half_float_linear DONE (i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe)
GL_OES_texture_view not started - based on GL_ARB_texture_view
GL_OES_viewport_array DONE (i965, nvc0, radeonsi)
- GLX_ARB_context_flush_control not started
+ GLX_ARB_context_flush_control DONE
GLX_ARB_robustness_application_isolation not started
GLX_ARB_robustness_share_group_isolation not started