projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1bddd1
)
docs: document default texture binding fix
author
Brian Paul
<brianp@vmware.com>
Fri, 2 Oct 2009 15:58:16 +0000
(09:58 -0600)
committer
Brian Paul
<brianp@vmware.com>
Fri, 2 Oct 2009 15:58:16 +0000
(09:58 -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 3271f47989f522e058486c63161532a05eee9756..a475845c02e3a3e050eb769babea8cdcedd3387e 100644
(file)
--- a/
docs/relnotes-7.6.1.html
+++ b/
docs/relnotes-7.6.1.html
@@
-40,6
+40,7
@@
tbd
<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
+<li>Fixed default texture binding bug when a bound texture was deleted.
</ul>
</body>