Module: Mesa Branch: master Commit: b77469871a57240b33b61f12cde0da078470237b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b77469871a57240b33b61f12cde0da078470237b
Author: Brian Paul <[email protected]> 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> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
