Module: Mesa Branch: mesa_7_4_branch Commit: 781fb79c596cb6b153645c86c89ba2930521aeef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=781fb79c596cb6b153645c86c89ba2930521aeef
Author: Brian Paul <[email protected]> Date: Tue Mar 31 16:29:23 2009 -0600 docs: first 7.4.1 bug fixes --- docs/relnotes-7.4.1.html | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/docs/relnotes-7.4.1.html b/docs/relnotes-7.4.1.html index 4172094..41e1634 100644 --- a/docs/relnotes-7.4.1.html +++ b/docs/relnotes-7.4.1.html @@ -37,6 +37,8 @@ tbd <h2>Bug fixes</h2> <ul> +<li>Fixed a two-sided lighting bug in fixed-function-to-GPU code generation +<li>Fixed some Darwin issues (Jeremy Huddleston) </ul> <h2>Changes</h2> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
