From: Brian Paul Date: Fri, 9 Oct 2009 19:23:07 +0000 (-0600) Subject: docs: fix aux buffer bug 24426 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2738681e847ec257e275f3575d010ac13a147f1b;p=mesa.git docs: fix aux buffer bug 24426 --- diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html index 52a4728133e..47a906f1f4b 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -43,6 +43,7 @@ tbd
  • Fixed default texture binding bug when a bound texture was deleted.
  • r300: Work around an issue with very large fragment programs on R500.
  • Fake glXQueryDrawable() didn't return good values (bug 24320) +
  • Fixed AUX buffer breakage (bug 24426).