From: Brian Paul Date: Fri, 29 Jan 2010 15:37:31 +0000 (-0700) Subject: docs: Fixed Windows build for 7.7.1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=364b008d183a608cecac938e44e4c19c3c68e84b;p=mesa.git docs: Fixed Windows build for 7.7.1 (cherry picked from commit a0518e66b2960d3bab386985e24ccbc9c51abf97) --- diff --git a/docs/relnotes-7.7.1.html b/docs/relnotes-7.7.1.html index b20c8a7724f..959efd9e57c 100644 --- a/docs/relnotes-7.7.1.html +++ b/docs/relnotes-7.7.1.html @@ -43,6 +43,7 @@ tbd
  • 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. +
  • Fixed Windows build.