Module: Mesa Branch: mesa_7_5_branch Commit: 0b4e835b13fb240f9c8f9fdc994cb80b99265845 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b4e835b13fb240f9c8f9fdc994cb80b99265845
Author: Brian Paul <[email protected]> Date: Thu Sep 3 14:57:30 2009 -0600 docs: prep for 7.5.1 release --- docs/relnotes-7.5.1.html | 7 ++----- 1 files changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 320e531..c65fb85 100644 --- a/docs/relnotes-7.5.1.html +++ b/docs/relnotes-7.5.1.html @@ -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. @@ -56,12 +56,9 @@ tbd <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> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
