Mesa (master): docs: Update GL3.txt and relnotes for GL_KHR_context_flush_control

Neil Roberts nroberts at kemper.freedesktop.org
Tue Oct 28 17:00:36 UTC 2014


Module: Mesa
Branch: master
Commit: 3b83a5c35c408dd2212e3dae3483b6f4b5d75fd7
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b83a5c35c408dd2212e3dae3483b6f4b5d75fd7

Author: Neil Roberts <neil at linux.intel.com>
Date:   Tue Oct 28 16:51:12 2014 +0000

docs: Update GL3.txt and relnotes for GL_KHR_context_flush_control

---

 docs/GL3.txt            |    2 +-
 docs/relnotes/10.4.html |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 84d1784..8a402f0 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)
 
diff --git a/docs/relnotes/10.4.html b/docs/relnotes/10.4.html
index 159c9a6..d0fbd3b 100644
--- a/docs/relnotes/10.4.html
+++ b/docs/relnotes/10.4.html
@@ -48,6 +48,7 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_ARB_sample_shading on r600</li>
 <li>GL_ARB_texture_view on nv50, nvc0</li>
 <li>GL_ARB_clip_control on llvmpipe, softpipe, r300, r600, radeonsi</li>
+<li>GL_KHR_context_flush_control on all drivers</li>
 </ul>
 
 




More information about the mesa-commit mailing list