Mesa (master): docs: update GL3 status - vertex textures

Marek Olšák mareko at kemper.freedesktop.org
Thu Jun 30 19:40:53 UTC 2011


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

Author: Marek Olšák <maraeo at gmail.com>
Date:   Thu Jun 30 21:27:46 2011 +0200

docs: update GL3 status - vertex textures

They work fine on r600g.

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index d86c4b0..25cea9e 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -49,7 +49,7 @@ GLSL 1.40                                             not started
 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
+16 vertex texture image units                         DONE
 Texture buffer objs (GL_ARB_texture_buffer_object)    not started
 Rectangular textures (GL_ARB_texture_rectangle)       DONE
 Uniform buffer objs (GL_ARB_uniform_buffer_object)    not started




More information about the mesa-commit mailing list