Module: Mesa Branch: 7.8 Commit: 7d313d35060835af72e67a1f32c847c7814cf2d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d313d35060835af72e67a1f32c847c7814cf2d0
Author: Brian Paul <[email protected]> Date: Fri May 21 09:52:05 2010 -0600 docs: update 7.8.2 relnotes with Cell driver fixes (cherry picked from commit b7f8f176f1475ded837ba1dca22238855a1be817) --- docs/relnotes-7.8.2.html | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/docs/relnotes-7.8.2.html b/docs/relnotes-7.8.2.html index 2194b65..e1b0f2d 100644 --- a/docs/relnotes-7.8.2.html +++ b/docs/relnotes-7.8.2.html @@ -8,7 +8,7 @@ <body bgcolor="#eeeeee"> -<H1>Mesa 7.8.2 Release Notes / April, 5, 2010</H1> +<H1>Mesa 7.8.2 Release Notes / (date tbd)</H1> <p> Mesa 7.8.2 is a bug fix release which fixes bugs found since the 7.8.1 release. @@ -43,6 +43,7 @@ tbd <h2>Bug fixes</h2> <ul> <li>Fixed Gallium glDrawPixels(GL_DEPTH_COMPONENT). +<li>Fixed Gallium Cell driver to buildable, runable state </ul> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
