projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
544e441
)
document exp(), mod() fixes
author
Brian
<brian@yutani.localnet.net>
Thu, 10 May 2007 22:14:10 +0000
(16:14 -0600)
committer
Brian
<brian@yutani.localnet.net>
Thu, 10 May 2007 22:14:16 +0000
(16:14 -0600)
docs/relnotes-7.0.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-7.0.html
b/docs/relnotes-7.0.html
index 51f0812538b7cfc2b08ed11a7e1b831908f4f5b8..f329134bab0afca86afc4da2d689841fd0118e16 100644
(file)
--- a/
docs/relnotes-7.0.html
+++ b/
docs/relnotes-7.0.html
@@
-30,6
+30,8
@@
TBD
<ul>
<li>Fixed a few fog-related bugs.
<li>Fixed broken GLSL mix() function.
+<li>Fixed broken GLSL exp() functions.
+<li>Fixed GLSL mod4(vec4, vec4) bug.
<li>Implemented GLSL asin(), acos(), atan() functions.
<li>Fixed an R300 driver bug that caused Xorg composite manager to crash
<li>Fixed R300 vertex program/matrix bug (10848)