document recent GLSL, R300 fixes
authorBrian <brian@yutani.localnet.net>
Thu, 3 May 2007 00:46:45 +0000 (18:46 -0600)
committerBrian <brian@yutani.localnet.net>
Thu, 3 May 2007 00:46:45 +0000 (18:46 -0600)
docs/relnotes-7.0.html

index 0cd7db8e2e6655edf27f36becd3612d0330ffeae..6772bc02a8a33c1e52171591e3ffb0f62264fce5 100644 (file)
@@ -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>