projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41fff1b
)
docs: glUniform functions are now compiled into display lists
author
Brian Paul
<brianp@vmware.com>
Tue, 15 Sep 2009 21:12:29 +0000
(15:12 -0600)
committer
Brian Paul
<brianp@vmware.com>
Tue, 15 Sep 2009 21:12:29 +0000
(15:12 -0600)
docs/relnotes-7.5.2.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-7.5.2.html
b/docs/relnotes-7.5.2.html
index df0d8e307d5d126cb351334edc2b74eceb6a4d19..b638c0517ddc730be39194edfda815c89f9def08 100644
(file)
--- a/
docs/relnotes-7.5.2.html
+++ b/
docs/relnotes-7.5.2.html
@@
-48,6
+48,7
@@
tbd
<li>Fixed GLSL linker/preprocessor version directive issue seen in Wine
(such as bug 23946)
<li>glUseProgram() is now compiled into display lists (bug 23746).
+<li>glUniform functions are now compiled into display lists
</ul>