Module: Mesa
Branch: mesa_7_5_branch
Commit: 418987ff05f892d3c33ed4ddbe856c496b05ea14
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=418987ff05f892d3c33ed4ddbe856c496b05ea14

Author: Brian Paul <[email protected]>
Date:   Fri Jun 26 16:54:44 2009 -0600

docs: detect when too many varying vars are used

---

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

diff --git a/docs/relnotes-7.5.html b/docs/relnotes-7.5.html
index d0dba30..0456921 100644
--- a/docs/relnotes-7.5.html
+++ b/docs/relnotes-7.5.html
@@ -69,6 +69,7 @@ including GL_ATI_separate_stencil, GL_EXT_stencil_two_side 
and OpenGL 2.0
 <li>Updated SPARC assembly optimizations (David S. Miller)
 <li>Initial support for separate compilation units in GLSL compiler.
 <li>Increased max number of generic GLSL varying variables to 16 (formerly 8).
+<li>GLSL linker now detects when too many varying variables are used.
 </ul>
 
 

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to