projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd62b4f
)
docs: document cell, glGetTexLevelParameter() fixes
author
Brian Paul
<brianp@vmware.com>
Fri, 23 Oct 2009 20:42:32 +0000
(14:42 -0600)
committer
Brian Paul
<brianp@vmware.com>
Fri, 23 Oct 2009 20:45:44 +0000
(14:45 -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 9d28a5b2b5a81aeb20c3c45ac97b80db655d3334..2cfa839b206b084c3012fbcf0a6f24143460fba4 100644
(file)
--- a/
docs/relnotes-7.6.1.html
+++ b/
docs/relnotes-7.6.1.html
@@
-45,6
+45,9
@@
tbd
<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)
+<li>Fixed Gallium Cell driver compilation failure.
+<li>Fixed glGetTexLevelParameter(GL_TEXTURE_INTERNAL_FORMAT) query so that
+ it returns the actual compressed format chosen.
</ul>
</body>