diff options
author | Adam Jackson <ajax@redhat.com> | 2018-01-15 13:47:24 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2018-01-15 13:48:41 -0500 |
commit | 1cbcd70b64860b7e23202919229595b18cd4fbb6 (patch) | |
tree | 91c742f388a336a66ef95ff11ff044f599f75d80 /docs | |
parent | 138f4e380520c748cd9f2143a1c6d8ef6dc77ff9 (diff) |
Revert "docs: Mark GLX_ARB_context_flush_control done"
This reverts commit d547e18184978affd95a72dc524ca648efbe9812.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104490
Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/features.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt index a5f34edd41..980140f60d 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 (freedreno, 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 DONE + GLX_ARB_context_flush_control not started GLX_ARB_robustness_application_isolation not started GLX_ARB_robustness_share_group_isolation not started |