diff options
author | Brian Paul <[email protected]> | 2009-08-31 10:32:56 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-08-31 10:32:56 -0600 |
commit | 6bf86681f5903a06f98cc32ddf5715706de97c4a (patch) | |
tree | d4d02666e5cf5e3fb2d80f7be10bf0c013402f7e | |
parent | f7654faf16431d9749fa9f3a8720b4b7fc5c8445 (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 8ac2e632b20..320e531e6d6 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> |