diff --git a/docs/relnotes-7.7.1.html b/docs/relnotes-7.7.1.html index ce9c68f10e2..b20c8a7724f 100644 --- a/docs/relnotes-7.7.1.html +++ b/docs/relnotes-7.7.1.html @@ -42,6 +42,7 @@ tbd
  • 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. +
  • Gallium SSE codegen for XPD didn't always work.