docs: fix glXQueryDrawable() bugs

This commit is contained in:
Brian Paul 2009-10-07 09:41:00 -06:00
parent c3eef6021a
commit cdcd9da480
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ tbd
<li>GLSL sqrt(0) returned unpredictable results
<li>Fixed default texture binding bug when a bound texture was deleted.
<li>r300: Work around an issue with very large fragment programs on R500.
<li>Fake glXQueryDrawable() didn't return good values (bug 24320)
</ul>
</body>