Mesa (master): docs: document cell, glGetTexLevelParameter() fixes

Eric Anholt anholt at kemper.freedesktop.org
Fri Oct 23 22:21:12 UTC 2009


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

Author: Brian Paul <brianp at vmware.com>
Date:   Fri Oct 23 14:42:32 2009 -0600

docs: document cell, glGetTexLevelParameter() fixes

---

 docs/relnotes-7.6.1.html |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html
index 9d28a5b..2cfa839 100644
--- 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>




More information about the mesa-commit mailing list