docs: Update GL3.txt and relnotes for GL_KHR_context_flush_control
authorNeil Roberts <neil@linux.intel.com>
Tue, 28 Oct 2014 16:51:12 +0000 (16:51 +0000)
committerNeil Roberts <neil@linux.intel.com>
Tue, 28 Oct 2014 16:51:12 +0000 (16:51 +0000)
docs/GL3.txt
docs/relnotes/10.4.html

index 84d1784c9d13b0346f22ec92b26f5274a8f73032..8a402f0265d1134a65c96a146476e4c25067f31c 100644 (file)
@@ -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)
 
index 159c9a664839ebb0be45e68c08bbe3c0ec70ce92..d0fbd3bd1aceb19424bcfe6fe2275b9ae220b1b6 100644 (file)
@@ -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>