Mesa (master): docs: update status of transform feedback and instanced drawing

Brian Paul brianp at kemper.freedesktop.org
Mon Apr 5 01:08:33 UTC 2010


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

Author: Brian Paul <brianp at vmware.com>
Date:   Sun Apr  4 19:08:21 2010 -0600

docs: update status of transform feedback and instanced drawing

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 565ce2b..78ac6e8 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -26,7 +26,7 @@ Packed depth/stencil formats                          DONE
 Per-buffer blend and masks (GL_EXT_draw_buffers2)     DONE
 GL_EXT_texture_compression_rgtc                       not started
 Red and red/green texture formats                     Ian?
-Transform feedback (GL_EXT_transform_feedback)        not started
+Transform feedback (GL_EXT_transform_feedback)        ~50% done
 Vertex array objects (GL_APPLE_vertex_array_object)   DONE
 sRGB framebuffer format (GL_EXT_framebuffer_sRGB)     not started
 glClearBuffer commands                                DONE, except for dispatch
@@ -40,7 +40,7 @@ glBindBufferRange, glBindBufferBase commands          not started
 GL 3.1:
 
 GLSL 1.30 and 1.40                                    not started
-Instanced drawing (GL_ARB_draw_instanced)             not started
+Instanced drawing (GL_ARB_draw_instanced)             ~50% done
 Buffer copying (GL_ARB_copy_buffer)                   DONE
 Primitive restart (GL_NV_primitive_restart)           not started
 16 vertex texture image units                         not started




More information about the mesa-commit mailing list