Mesa (master): docs/GL3: document what's missing for GL3

Marek Olšák mareko at kemper.freedesktop.org
Thu Jan 12 03:00:35 UTC 2012


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

Author: Marek Olšák <maraeo at gmail.com>
Date:   Thu Jan 12 03:26:09 2012 +0100

docs/GL3: document what's missing for GL3

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 069d36d..91f42ee 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -36,8 +36,8 @@ sRGB framebuffer format (GL_EXT_framebuffer_sRGB)     DONE (i965, r600)
 glClearBuffer commands                                DONE
 glGetStringi command                                  DONE
 glTexParameterI, glGetTexParameterI commands          DONE
-glVertexAttribI commands                              DONE (but converts int
-                                                            values to floats)
+glVertexAttribI commands                              ~50% done (converts int
+                                                                 values to floats)
 Depth format cube textures                            DONE
 GLX_ARB_create_context (GLX 1.4 is required)          DONE
 




More information about the mesa-commit mailing list