document R300 bug fix 10848

This commit is contained in:
Brian 2007-05-03 13:52:33 -06:00
parent c6443eb1a3
commit a6dad578b5

View file

@ -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>