Mesa (master): docs: document GLSL float parsing bug fix

Alex Deucher agd5f at kemper.freedesktop.org
Mon Oct 19 16:12:31 UTC 2009


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

Author: Brian Paul <brianp at vmware.com>
Date:   Fri Oct 16 07:38:39 2009 -0600

docs: document GLSL float parsing bug 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 47a906f..9d28a5b 100644
--- a/docs/relnotes-7.6.1.html
+++ b/docs/relnotes-7.6.1.html
@@ -44,6 +44,7 @@ tbd
 <li>r300: Work around an issue with very large fragment programs on R500.
 <li>Fake glXQueryDrawable() didn't return good values (bug 24320)
 <li>Fixed AUX buffer breakage (bug 24426).
+<li>Fixed locale-dependent float parsing bug in GLSL compiler (bug 24531)
 </ul>
 
 </body>




More information about the mesa-commit mailing list