Module: Mesa Branch: mesa_7_5_branch Commit: c7d0f0b46c16de1ae575446f2471cf297acacb29 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7d0f0b46c16de1ae575446f2471cf297acacb29
Author: Brian Paul <[email protected]> Date: Mon Sep 28 09:38:50 2009 -0600 docs: document gallium mipmap generation fix --- docs/relnotes-7.5.2.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/relnotes-7.5.2.html b/docs/relnotes-7.5.2.html index b638c05..40b4ae8 100644 --- a/docs/relnotes-7.5.2.html +++ b/docs/relnotes-7.5.2.html @@ -49,6 +49,7 @@ tbd (such as bug 23946) <li>glUseProgram() is now compiled into display lists (bug 23746). <li>glUniform functions are now compiled into display lists +<li>Auto mipmap generation didn't work reliably with Gallium. </ul> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
