projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60d136f
)
document recent GLSL, R300 fixes
author
Brian
<brian@yutani.localnet.net>
Thu, 3 May 2007 00:46:45 +0000
(18:46 -0600)
committer
Brian
<brian@yutani.localnet.net>
Thu, 3 May 2007 00:46:45 +0000
(18:46 -0600)
docs/relnotes-7.0.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-7.0.html
b/docs/relnotes-7.0.html
index 0cd7db8e2e6655edf27f36becd3612d0330ffeae..6772bc02a8a33c1e52171591e3ffb0f62264fce5 100644
(file)
--- a/
docs/relnotes-7.0.html
+++ b/
docs/relnotes-7.0.html
@@
-30,6
+30,9
@@
TBD
<ul>
<li>Fixed a few fog-related bugs.
<li>Fixed broken GLSL mix() function.
+<li>Implemented GLSL asin(), acos(), atan() functions.
+<li>Fixed an R300 driver bug that caused Xorg composite manager to crash
+<li>GLSL dFdx() and dFdy() work for fragment program inputs now (texcoords)
</ul>