Mesa (master): docs: document GLSL sqrt(0) fix

Brian Paul brianp at kemper.freedesktop.org
Thu Oct 1 19:37:20 UTC 2009


Module: Mesa
Branch: master
Commit: b77469871a57240b33b61f12cde0da078470237b
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b77469871a57240b33b61f12cde0da078470237b

Author: Brian Paul <brianp at vmware.com>
Date:   Tue Sep 29 19:05:04 2009 -0600

docs: document GLSL sqrt(0) fix

---

 docs/relnotes-7.6.1.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html
index e024fb5..3271f47 100644
--- a/docs/relnotes-7.6.1.html
+++ b/docs/relnotes-7.6.1.html
@@ -39,6 +39,7 @@ tbd
 <ul>
 <li>Fixed crash caused by glXCopyContext() and glXDestroyContext(), bug 24217
 <li>glXQueryContext(GLX_RENDER_TYPE) returned wrong values (bug 24211)
+<li>GLSL sqrt(0) returned unpredictable results
 </ul>
 
 </body>




More information about the mesa-commit mailing list