commit | 418987ff05f892d3c33ed4ddbe856c496b05ea14 | [log] [tgz] |
---|---|---|
author | Brian Paul <brianp@vmware.com> | Fri Jun 26 16:54:44 2009 -0600 |
committer | Brian Paul <brianp@vmware.com> | Fri Jun 26 16:54:44 2009 -0600 |
tree | 3fec499b22d54e515c2298b673baab264a77b140 | |
parent | 21320b24c5350943da9ed4cb0f1e8b05a09d4ef2 [diff] |
docs: detect when too many varying vars are used
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 @@ <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>