summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.5.html
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-06-26 16:41:54 -0600
committerBrian Paul <brianp@vmware.com>2009-06-26 16:41:54 -0600
commitdd585db687f700de465fe78f9937eb785805e756 (patch)
tree178dac883c41a323a7e0a9200253a4e0c19e7dcd /docs/relnotes-7.5.html
parentf08bebfe246d786c39731871d8c4aa00a10b29ab (diff)
docs: increase max varying vars to 16
Diffstat (limited to 'docs/relnotes-7.5.html')
-rw-r--r--docs/relnotes-7.5.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.html b/docs/relnotes-7.5.html
index 9aee030d099..d0dba305289 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>