docs: document cell, glGetTexLevelParameter() fixes

This commit is contained in:
Brian Paul 2009-10-23 14:42:32 -06:00
parent cd62b4f00a
commit ff3f09a7fe

View 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>