Mesa (mesa_7_4_branch): docs: 7.4 relnotes: report GLSL 1.20, fixed GLSL array index bug

Brian Paul brianp at kemper.freedesktop.org
Tue Feb 17 23:40:14 UTC 2009


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

Author: Brian Paul <brianp at vmware.com>
Date:   Tue Feb 17 16:39:45 2009 -0700

docs: 7.4 relnotes: report GLSL 1.20, fixed GLSL array index bug

---

 docs/relnotes-7.4.html |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/docs/relnotes-7.4.html b/docs/relnotes-7.4.html
index 73bdfec..36aa4e8 100644
--- a/docs/relnotes-7.4.html
+++ b/docs/relnotes-7.4.html
@@ -33,6 +33,7 @@ tbd
 <h2>New features</h2>
 <ul>
 <li>Added MESA_GLX_FORCE_DIRECT env var for Xlib/software driver
+<li>GLSL version 1.20 is returnd by the GL_SHADING_LANGUAGE_VERSION query
 </ul>
 
 
@@ -45,6 +46,7 @@ tbd
 <li>Fixed VBO + glPush/PopClientAttrib() bug #19835
 <li>Assorted i965 driver bug fixes
 <li>Fixed a Windows compilation failure in s_triangle.c
+<li>Fixed a GLSL array indexing bug
 </ul>
 
 <h2>Changes</h2>




More information about the mesa-commit mailing list