Mesa (master): docs: update GL3.txt status

Brian Paul brianp at kemper.freedesktop.org
Sun Jan 16 00:41:53 UTC 2011


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

Author: Brian Paul <brianp at vmware.com>
Date:   Sat Jan 15 17:41:43 2011 -0700

docs: update GL3.txt status

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 9106f43..1ee9df8 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -41,7 +41,7 @@ glVertexAttribI commands                              DONE (but converts int
 GL 3.1:
 
 GLSL 1.30 and 1.40                                    not started
-Instanced drawing (GL_ARB_draw_instanced)             ~50% done
+Instanced drawing (GL_ARB_draw_instanced)             DONE (gallium, swrast)
 Buffer copying (GL_ARB_copy_buffer)                   DONE
 Primitive restart (GL_NV_primitive_restart)           DONE (gallium)
 16 vertex texture image units                         not started
@@ -76,7 +76,7 @@ GL_ARB_sampler_objects                                not started
 GL_ARB_texture_rgb10_a2ui                             not started
 GL_ARB_texture_swizzle                                DONE (same as EXT version)
 GL_ARB_timer_query                                    DONE (only Xlib sw driver)
-GL_ARB_instanced_arrays                               not started
+GL_ARB_instanced_arrays                               DONE (gallium)
 GL_ARB_vertex_type_2_10_10_10_rev                     not started
 
 




More information about the mesa-commit mailing list