summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-01-06 18:19:42 -0700
committerBrian Paul <brianp@vmware.com>2010-01-06 18:20:17 -0700
commit73bd4000160663db8c0c1d5918984a5b9268e9a0 (patch)
tree466495fae62d09b8469fcbffe840c04c1379c01d /docs
parentcb3cb96fbd3279bf3dd50439444c4c064ed6f748 (diff)
docs: document a mipmap generation bug fix
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.7.1.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.7.1.html b/docs/relnotes-7.7.1.html
index 61a11675749..ce9c68f10e2 100644
--- a/docs/relnotes-7.7.1.html
+++ b/docs/relnotes-7.7.1.html
@@ -41,6 +41,7 @@ tbd
<li>Assorted fixes to VMware SVGA gallium driver.
<li>Fixed broken blending to multiple color buffers in swrast driver.
<li>Allocate constants more tightly in GL_ARB_vertex/fragment parser.
+<li>Fixed mipmap generation bug caused by invalid viewport state.
</ul>