From 5dd9e23d6204e6ec36468d4ae99e630c782c1cc9 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 7 Jan 2010 14:55:27 -0700 Subject: docs: document Gallium SSE codegen for XPD bug fix --- docs/relnotes-7.7.1.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/relnotes-7.7.1.html') diff --git a/docs/relnotes-7.7.1.html b/docs/relnotes-7.7.1.html index ce9c68f10e..b20c8a7724 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. -- cgit v1.2.3