Mesa (master): docs: add GL3 GLX todo

Marek Olšák mareko at kemper.freedesktop.org
Thu Jun 30 20:54:51 UTC 2011


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

Author: Marek Olšák <maraeo at gmail.com>
Date:   Thu Jun 30 22:53:13 2011 +0200

docs: add GL3 GLX todo

---

 docs/GL3.txt |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 25cea9e..49b4847 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -40,7 +40,7 @@ glTexParameterI, glGetTexParameterI commands          DONE
 glVertexAttribI commands                              DONE (but converts int
                                                             values to floats)
 Depth format cube textures                            0% done
-
+GLX_ARB_create_context (GLX 1.4 is required)          not started
 
 
 GL 3.1:
@@ -69,6 +69,7 @@ Seamless cubemaps (GL_ARB_seamless_cube_map)          DONE
 Multisample textures (GL_ARB_texture_multisample)     not started
 Frag depth clamp (GL_ARB_depth_clamp)                 DONE
 Fence objects (GL_ARB_sync)                           DONE
+GLX_ARB_create_context_profile                        not started
 
 
 GL 3.3:




More information about the mesa-commit mailing list