summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-08-31 10:32:56 -0600
committerBrian Paul <brianp@vmware.com>2009-08-31 10:32:56 -0600
commit6bf86681f5903a06f98cc32ddf5715706de97c4a (patch)
treed4d02666e5cf5e3fb2d80f7be10bf0c013402f7e /docs
parentf7654faf16431d9749fa9f3a8720b4b7fc5c8445 (diff)
docs: fixed glXCreateGLXPixmap() for direct rendering
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.5.1.html1
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>