diff options
author | Neil Roberts <[email protected]> | 2014-10-28 16:51:12 +0000 |
---|---|---|
committer | Neil Roberts <[email protected]> | 2014-10-28 16:51:12 +0000 |
commit | 3b83a5c35c408dd2212e3dae3483b6f4b5d75fd7 (patch) | |
tree | 8f25cfcce219a5296d6d6658f458fe64ec0ec360 /docs/GL3.txt | |
parent | 60ec95fa1e0c42bd42358185970b20c9b81591fa (diff) |
docs: Update GL3.txt and relnotes for GL_KHR_context_flush_control
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 84d1784c9d1..8a402f0265d 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -195,7 +195,7 @@ GL 4.5, GLSL 4.50: GL_ARB_get_texture_sub_image started (Brian Paul) GL_ARB_shader_texture_image_samples not started GL_ARB_texture_barrier DONE (nv50, nvc0, r300, r600, radeonsi) - GL_KHR_context_flush_control not started + GL_KHR_context_flush_control DONE (all - but needs GLX/EXT extension to be useful) GL_KHR_robust_buffer_access_behavior not started GL_KHR_robustness 90% done (the ARB variant) |