From c7d0f0b46c16de1ae575446f2471cf297acacb29 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 28 Sep 2009 09:38:50 -0600 Subject: docs: document gallium mipmap generation fix --- docs/relnotes-7.5.2.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/relnotes-7.5.2.html') diff --git a/docs/relnotes-7.5.2.html b/docs/relnotes-7.5.2.html index b638c0517d..40b4ae85ef 100644 --- a/docs/relnotes-7.5.2.html +++ b/docs/relnotes-7.5.2.html @@ -49,6 +49,7 @@ tbd (such as bug 23946)
  • glUseProgram() is now compiled into display lists (bug 23746).
  • glUniform functions are now compiled into display lists +
  • Auto mipmap generation didn't work reliably with Gallium. -- cgit v1.2.3