projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f08bebf
)
docs: increase max varying vars to 16
author
Brian Paul
<brianp@vmware.com>
Fri, 26 Jun 2009 22:41:54 +0000
(16:41 -0600)
committer
Brian Paul
<brianp@vmware.com>
Fri, 26 Jun 2009 22:41:54 +0000
(16:41 -0600)
docs/relnotes-7.5.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-7.5.html
b/docs/relnotes-7.5.html
index 9aee030d099b1aa6d6480b4d72aff4d73b16b4e2..d0dba305289c81e8dfda252b5d5514b1e2209360 100644
(file)
--- 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>