diff options
author | Brian Paul <[email protected]> | 2009-10-07 09:41:00 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-10-07 09:41:38 -0600 |
commit | cdcd9da48077f4d4de810cc4c9e5c2bdf3d429d3 (patch) | |
tree | 9f3676cbe4aa124e6f0c07023e59dfc91ae142a1 | |
parent | c3eef6021a06d728aa4c8b882264f554f2d4b801 (diff) |
docs: fix glXQueryDrawable() bugs
-rw-r--r-- | docs/relnotes-7.6.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html index d69af7aec26..52a4728133e 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -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> |