diff options
author | Brian Paul <brianp@vmware.com> | 2009-08-31 10:32:56 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-08-31 11:22:36 -0600 |
commit | aca8dbcaa692c5903ae73aacd6fe7272d23f0f03 (patch) | |
tree | 59f812557b4eaf9958d5d10ec3a4a843fbbc42c1 | |
parent | 1d64a4ceb309949a4ce71f93f86a37ef2d2943c6 (diff) |
docs: fixed glXCreateGLXPixmap() for direct rendering
-rw-r--r-- | docs/relnotes-7.5.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 8ac2e632b2..320e531e6d 100644 --- a/docs/relnotes-7.5.1.html +++ b/docs/relnotes-7.5.1.html @@ -55,6 +55,7 @@ tbd <li>Setting arrays of sampler uniforms did not work <li>Selection/Feedback mode didn't handle polygon culling correctly (bug 16866) <li>Fixed 32/64-bit cross compilation issue in gen_matypes.c +<li>Fixed glXCreateGLXPixmap() for direct rendering. </ul> |