summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBrian <[email protected]>2007-07-23 16:54:35 -0600
committerBrian <[email protected]>2007-07-23 16:54:35 -0600
commitfa1a3eb06d4229dd698df097828f41416c7ee125 (patch)
tree21eaadb932a4c5e62c9c83bcc256ba46647e2f82 /docs
parentbd4817ca544883884bc8340d638bace58821dbd1 (diff)
fix GLX_STEREO bug
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.0.1.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.1.html b/docs/relnotes-7.0.1.html
index 302ac1c5737..9c57dcca64c 100644
--- a/docs/relnotes-7.0.1.html
+++ b/docs/relnotes-7.0.1.html
@@ -43,6 +43,7 @@ Mesa 7.0.1 is a stable release with bug fixes since version 7.0.
<li>Binding a zero-sized texture didn't disable texturing (bug 11309)
<li>Queries of GL_INFO_LOG_LENGTH, GL_SHADER_SOURCE_LENGTH didn't include
the terminating zero (bug 11588)
+<li>glXChooseFBConfig() in Xlib driver didn't handle GLX_STEREO flag properly
</ul>