Mesa (mesa_7_5_branch): docs: increase max varying vars to 16

Brian Paul brianp at kemper.freedesktop.org
Fri Jun 26 22:43:31 UTC 2009


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

Author: Brian Paul <brianp at vmware.com>
Date:   Fri Jun 26 16:41:54 2009 -0600

docs: increase max varying vars to 16

---

 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 9aee030..d0dba30 100644
--- a/docs/relnotes-7.5.html
+++ b/docs/relnotes-7.5.html
@@ -68,6 +68,7 @@ including GL_ATI_separate_stencil, GL_EXT_stencil_two_side and OpenGL 2.0
 <li>GL_EXT_texture_swizzle extension (software drivers, i965 driver)
 <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).
 </ul>
 
 




More information about the mesa-commit mailing list