summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian <brian@yutani.localnet.net>2007-05-03 13:52:33 -0600
committerBrian <brian@yutani.localnet.net>2007-05-03 13:52:33 -0600
commita6dad578b510d8876413871d7dc50738b7d32eb6 (patch)
tree0256ad477cd29bdac73130e9485299dcd0e0c816 /docs
parentc6443eb1a38946437fe38123f600ed9944a9bb70 (diff)
document R300 bug fix 10848
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.html b/docs/relnotes-7.0.html
index 6772bc02a8a..75e3431d40d 100644
--- a/docs/relnotes-7.0.html
+++ b/docs/relnotes-7.0.html
@@ -32,6 +32,7 @@ TBD
<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>Fixed R300 vertex program/matrix bug (10848)
<li>GLSL dFdx() and dFdy() work for fragment program inputs now (texcoords)
</ul>