summaryrefslogtreecommitdiff
path: root/docs/relnotes-6.5.2.html
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2006-11-10 21:11:39 +0000
committerIan Romanick <idr@us.ibm.com>2006-11-10 21:11:39 +0000
commit466d4a1dd0ec3af1fc689e715bd4fc682d5897b6 (patch)
tree4435a5261080eab39714a22e938f1dbc088836b1 /docs/relnotes-6.5.2.html
parentded5517bd5d5e15def688a2b0dd2e2c89713424a (diff)
Added information about added GLX_SGI_make_current_read support
Diffstat (limited to 'docs/relnotes-6.5.2.html')
-rw-r--r--docs/relnotes-6.5.2.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/relnotes-6.5.2.html b/docs/relnotes-6.5.2.html
index 7a93ca25d1..295f5442c3 100644
--- a/docs/relnotes-6.5.2.html
+++ b/docs/relnotes-6.5.2.html
@@ -43,6 +43,13 @@ copy texturing).
<li>New Intel i965 DRI driver
<li>New <code>minstall</code> script to replace normal install program
<li>Faster fragment program execution in software
+<li>Added (or fixed) support for <a href="http://www.opengl.org/registry/specs/SGI/make_current_read.txt">
+ GLX_SGI_make_current_read</a> to the following drivers:</li>
+ <ul>
+ <li>radeon</li>
+ <li>savage</li>
+ <li>mga</li>
+ </ul>
</ul>
<h2>Bug fixes</h2>