Mesa (master): docs: Fix a typo in GL3.txt concerning GL_KHR_context_flush_control

Neil Roberts nroberts at kemper.freedesktop.org
Fri Aug 28 13:31:04 UTC 2015


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

Author: Neil Roberts <neil at 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)




More information about the mesa-commit mailing list