docs: document a mipmap generation bug fix

This commit is contained in:
Brian Paul 2010-01-06 18:19:42 -07:00
parent cb3cb96fbd
commit 73bd400016
1 changed files with 1 additions and 0 deletions

View File

@ -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>