Mesa (master): docs: update some GL3 status

Brian Paul brianp at kemper.freedesktop.org
Tue Apr 27 02:36:24 UTC 2010


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

Author: Brian Paul <brianp at vmware.com>
Date:   Mon Apr 26 20:35:55 2010 -0600

docs: update some GL3 status

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 78ac6e8..386619e 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -34,7 +34,7 @@ glGetStringi command                                  DONE, except for dispatch
 glTexParameterI, glGetTexParameterI commands          DONE, except for dispatch
 glVertexAttribI commands                              not started
 glBindFragDataLocation, glGetFragDataLocation cmds    not started
-glBindBufferRange, glBindBufferBase commands          not started
+glBindBufferRange, glBindBufferBase commands          DONE
 
 
 GL 3.1:
@@ -47,7 +47,7 @@ Primitive restart (GL_NV_primitive_restart)           not started
 Texture buffer objs (GL_ARB_textur_buffer_object)     not started
 Rectangular textures (GL_ARB_texture_rectangle)       DONE
 Uniform buffer objs (GL_ARB_uniform_buffer_object)    not started
-Signed normalized texture formats                     not started
+Signed normalized texture formats                     ~50% done
 
 
 GL 3.2:




More information about the mesa-commit mailing list