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

Author: Marek Olšák <mar...@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
 

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

Reply via email to