Mesa (primitive-restart): docs: update primitive restart status

Brian Paul brianp at kemper.freedesktop.org
Thu Jul 15 02:21:06 UTC 2010


Module: Mesa
Branch: primitive-restart
Commit: 39177d919fd5d76c04a20d2873f9bd138da0bbfc
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=39177d919fd5d76c04a20d2873f9bd138da0bbfc

Author: Brian Paul <brianp at vmware.com>
Date:   Wed Jul 14 20:19:10 2010 -0600

docs: update primitive restart status

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 7659a0c..4434a5a 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -42,7 +42,8 @@ GL 3.1:
 GLSL 1.30 and 1.40                                    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
+Primitive restart (GL_NV_primitive_restart)           DONE in gallium (softpipe
+                                                      and llvmpipe)
 16 vertex texture image units                         not started
 Texture buffer objs (GL_ARB_textur_buffer_object)     not started
 Rectangular textures (GL_ARB_texture_rectangle)       DONE




More information about the mesa-commit mailing list