document exp(), mod() fixes
authorBrian <brian@yutani.localnet.net>
Thu, 10 May 2007 22:14:10 +0000 (16:14 -0600)
committerBrian <brian@yutani.localnet.net>
Thu, 10 May 2007 22:14:16 +0000 (16:14 -0600)
docs/relnotes-7.0.html

index 51f0812..f329134 100644 (file)
@@ -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)