docs: prep for 7.5.1 release
[mesa.git] / docs / relnotes-7.5.1.html
index 0f475ad2b4761519fa33fc09063c84646b3fe076..c65fb85e27ef07ec1fd87e9e82dd49b6dac3de49 100644 (file)
@@ -8,7 +8,7 @@
 
 <body bgcolor="#eeeeee">
 
-<H1>Mesa 7.5.1 Release Notes / (date TBD)</H1>
+<H1>Mesa 7.5.1 Release Notes, 3 September 2009</H1>
 
 <p>
 Mesa 7.5.1 is a bug-fix release fixing issues found since the 7.5 release.
@@ -37,18 +37,28 @@ tbd
 
 <h2>New features</h2>
 <ul>
+<li>Added configure --with-max-width=W, --with-max-height=H options to specify
+    max framebuffer, viewport size.
 </ul>
 
 
 <h2>Bug fixes</h2>
 <ul>
 <li>Added missing GLEW library to MesaDemos tarballs.
+<li>Fixed swapbuffers jerkiness in Doom3/etc in Intel drivers.
+<li>Fixed front buffer rendering bug in Intel drivers.
+<li>Fixed minor GLX memory leaks.
+<li>Fixed some texture env / fragment program state bugs.
+<li>Fixed some Gallium glBlitFramebuffer() bugs
+<li>Empty glBegin/glEnd() pair could cause divide by zero (bug 23489)
+<li>Fixed Gallium glBitmap() Z position bug
+<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.
+<li>Fixed Gallium glCopyPixels(GL_STENCIL_INDEX) mispositioned image bug.
 </ul>
 
 
-<h2>Changes</h2>
-<ul>
-</ul>
-
 </body>
 </html>