projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89b31c9
)
docs: document GLSL float parsing bug fix
author
Brian Paul
<brianp@vmware.com>
Fri, 16 Oct 2009 13:38:39 +0000
(07:38 -0600)
committer
Brian Paul
<brianp@vmware.com>
Fri, 16 Oct 2009 13:38:39 +0000
(07:38 -0600)
docs/relnotes-7.6.1.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-7.6.1.html
b/docs/relnotes-7.6.1.html
index 47a906f1f4b67fb21aa7139a439e508d57c74521..9d28a5b2b5a81aeb20c3c45ac97b80db655d3334 100644
(file)
--- 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>