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

Author: Neil Roberts <n...@linux.intel.com>
Date:   Fri Aug 28 14:29:22 2015 +0100

docs: Fix a typo in GL3.txt concerning GL_KHR_context_flush_control

---

 docs/GL3.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 331b2da..561f204 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -196,7 +196,7 @@ GL 4.5, GLSL 4.50:
   GL_ARB_get_texture_sub_image                         DONE (all drivers)
   GL_ARB_shader_texture_image_samples                  not started
   GL_ARB_texture_barrier                               DONE (nv50, nvc0, r600, 
radeonsi)
-  GL_KHR_context_flush_control                         DONE (all - but needs 
GLX/EXT extension to be useful)
+  GL_KHR_context_flush_control                         DONE (all - but needs 
GLX/EGL extension to be useful)
   GL_KHR_robust_buffer_access_behavior                 not started
   GL_KHR_robustness                                    90% done (the ARB 
variant)
   GL_EXT_shader_integer_mix                            DONE (all drivers that 
support GLSL)

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to