Added information about added GLX_SGI_make_current_read support
authorIan Romanick <idr@us.ibm.com>
Fri, 10 Nov 2006 21:11:39 +0000 (21:11 +0000)
committerIan Romanick <idr@us.ibm.com>
Fri, 10 Nov 2006 21:11:39 +0000 (21:11 +0000)
docs/relnotes-6.5.2.html

index 7a93ca25d1e405843c51406615f7ffe522b000d2..295f5442c3d7d4d2b14e1f1368443e93afc61cdc 100644 (file)
@@ -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>