Module: Mesa Branch: mesa_7_2_branch Commit: 9b3e3963d131ecf1da3af52405513c6a84158256 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b3e3963d131ecf1da3af52405513c6a84158256
Author: Brian Paul <[EMAIL PROTECTED]> Date: Tue Oct 7 16:55:40 2008 -0600 fix bug 17800 --- docs/relnotes-7.2.1.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/relnotes-7.2.1.html b/docs/relnotes-7.2.1.html index 97cbfe2..090cef2 100644 --- a/docs/relnotes-7.2.1.html +++ b/docs/relnotes-7.2.1.html @@ -43,6 +43,7 @@ tbd <ul> <li>glGetIntegerv(GL_DEPTH_CLEAR_VALUE) returned wrong value <li>Fixed Linux static library builds +<li>Fixed out of bounds memory writes to depth textures (bug 17800). </ul> <h2>Changes</h2> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
