OSDN Git Service

docs: document cell, glGetTexLevelParameter() fixes
authorBrian Paul <brianp@vmware.com>
Fri, 23 Oct 2009 20:42:32 +0000 (14:42 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 23 Oct 2009 20:45:44 +0000 (14:45 -0600)
docs/relnotes-7.6.1.html

index 9d28a5b..2cfa839 100644 (file)
@@ -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>