projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
322bc40
)
docs: document GLSL sqrt(0) fix
author
Brian Paul
<brianp@vmware.com>
Wed, 30 Sep 2009 01:05:04 +0000
(19:05 -0600)
committer
Brian Paul
<brianp@vmware.com>
Wed, 30 Sep 2009 01:05:04 +0000
(19:05 -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 e024fb5b8e88d57c8fafd301fab335ba103c6063..3271f47989f522e058486c63161532a05eee9756 100644
(file)
--- 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>