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
  • Assorted fixes to VMware SVGA gallium driver.
  • Fixed broken blending to multiple color buffers in swrast driver.
  • Allocate constants more tightly in GL_ARB_vertex/fragment parser. +
  • Fixed mipmap generation bug caused by invalid viewport state.