Merge branch 'mesa_7_6_branch'
[mesa.git] / docs / relnotes-7.6.1.html
index 47a906f1f4b67fb21aa7139a439e508d57c74521..9ee6babc9d80ae7ee1dcf37a8ff6b3d6b200b19b 100644 (file)
@@ -32,6 +32,8 @@ tbd
 
 <h2>New features</h2>
 <ul>
+<li>Upgraded GL/glext.h to version 56, GL/glxext.h to version 25,
+    GL/wglext.h to version 17
 </ul>
 
 
@@ -44,6 +46,12 @@ tbd
 <li>r300: Work around an issue with very large fragment programs on R500.
 <li>Fake glXQueryDrawable() didn't return good values (bug 24320)
 <li>Fixed AUX buffer breakage (bug 24426).
+<li>Fixed locale-dependent float parsing bug in GLSL compiler (bug 24531)
+<li>Fixed Gallium Cell driver compilation failure.
+<li>Fixed glGetTexLevelParameter(GL_TEXTURE_INTERNAL_FORMAT) query so that
+    it returns the actual compressed format chosen.
+<li>Fixed glBitmap bugs in Intel drivers.
+<li>Fixed a number of Microsoft Visual Studio compilation problems.
 </ul>
 
 </body>