Module: Mesa Branch: mesa_7_5_branch Commit: 3a221a9018f5166f249671ba41e8d44fe6b3301f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a221a9018f5166f249671ba41e8d44fe6b3301f
Author: Brian Paul <[email protected]> Date: Tue Aug 4 09:27:49 2009 -0600 docs: 7.5.1 bug fixes --- docs/relnotes-7.5.1.html | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 0f475ad..7442dec 100644 --- a/docs/relnotes-7.5.1.html +++ b/docs/relnotes-7.5.1.html @@ -43,6 +43,10 @@ tbd <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. </ul> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
