Module: Mesa Branch: master Commit: 2738681e847ec257e275f3575d010ac13a147f1b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2738681e847ec257e275f3575d010ac13a147f1b
Author: Brian Paul <[email protected]> Date: Fri Oct 9 13:23:07 2009 -0600 docs: fix aux buffer bug 24426 --- docs/relnotes-7.6.1.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html index 52a4728..47a906f 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -43,6 +43,7 @@ tbd <li>Fixed default texture binding bug when a bound texture was deleted. <li>r300: Work around an issue with very large fragment programs on R500. <li>Fake glXQueryDrawable() didn't return good values (bug 24320) +<li>Fixed AUX buffer breakage (bug 24426). </ul> </body> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
