Module: Mesa Branch: mesa_7_4_branch Commit: f11b84998d7be0d44dfd494c93eba19821cd0e6a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f11b84998d7be0d44dfd494c93eba19821cd0e6a
Author: Ian Romanick <[email protected]> Date: Wed Apr 15 15:10:09 2009 -0700 docs: more bug fixes for Mesa 7.4.1 --- docs/relnotes-7.4.1.html | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/docs/relnotes-7.4.1.html b/docs/relnotes-7.4.1.html index 9f3e08d..e7cec4b 100644 --- a/docs/relnotes-7.4.1.html +++ b/docs/relnotes-7.4.1.html @@ -44,6 +44,10 @@ tbd <li>Fixed incorrect texture unit bias in TXB instruction <li>glTexParameter settings weren't always propogated to drivers <li>Assorted vertex/fragment program bug fixes +<li>Fixed point rendering in software rasterizer +<li>Fixed potential deadlock in object hash functions +<li>Fix a couple bugs surrounding front-buffer rendering with DRI2, but this + is not quite complete. </ul> <h2>Changes</h2> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
