Module: Mesa Branch: mesa_7_4_branch Commit: 2b890c98184c3c21073c327e7dc36c3239169028 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b890c98184c3c21073c327e7dc36c3239169028
Author: Brian Paul <[email protected]> Date: Wed Jun 17 08:06:50 2009 -0600 docs: document GLX/glean makeCurrent fix --- docs/relnotes-7.4.3.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/relnotes-7.4.3.html b/docs/relnotes-7.4.3.html index 0d264e3..6ada3ff 100644 --- a/docs/relnotes-7.4.3.html +++ b/docs/relnotes-7.4.3.html @@ -42,6 +42,7 @@ for DRI hardware acceleration. <li>Fixed framebuffer mem leak in i945/i965 DRI drivers <li>Fixed texture coordinate repeat bug in swrast (bug 21872) <li>Fixed incorrect viewport clamping (lower bounds is zero, not one) +<li>GLX fix for glean's makeCurrent test case </ul> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
