Mesa (master): docs: Update GLSL 1.40 status.

Eric Anholt anholt at kemper.freedesktop.org
Mon Apr 16 20:34:14 UTC 2012


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

Author: Eric Anholt <eric at anholt.net>
Date:   Fri Apr 13 12:18:46 2012 -0700

docs: Update GLSL 1.40 status.

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 30aa12d..0a860bb 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -42,7 +42,8 @@ GLX_ARB_create_context (GLX 1.4 is required)          DONE
 
 GL 3.1:
 
-GLSL 1.40                                             not started
+GLSL 1.40                                             missing: UBOS, inverse(),
+                                                      highp change
 Instanced drawing (GL_ARB_draw_instanced)             DONE (i965, gallium, swrast)
 Buffer copying (GL_ARB_copy_buffer)                   DONE (i965, r300, r600, swrast)
 Primitive restart (GL_NV_primitive_restart)           DONE (r600)




More information about the mesa-commit mailing list