projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb3cb96
)
docs: document a mipmap generation bug fix
author
Brian Paul
<brianp@vmware.com>
Thu, 7 Jan 2010 01:19:42 +0000
(18:19 -0700)
committer
Brian Paul
<brianp@vmware.com>
Thu, 7 Jan 2010 01:20:17 +0000
(18:20 -0700)
docs/relnotes-7.7.1.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-7.7.1.html
b/docs/relnotes-7.7.1.html
index 61a1167574955a25c3bf4fd5aa97d83d6e272904..ce9c68f10e299c2f53dab0a28c59c7f14d615013 100644
(file)
--- 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>