diff options
author | Brian Paul <[email protected]> | 2010-01-07 14:55:27 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2010-01-07 14:55:27 -0700 |
commit | 5dd9e23d6204e6ec36468d4ae99e630c782c1cc9 (patch) | |
tree | 78e6b53192188fc09d5e53cf7433cdc51f2f6292 /docs | |
parent | 8647aa1d8d8ffce7ae3b00e7e277be635124acad (diff) |
docs: document Gallium SSE codegen for XPD bug fix
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.7.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 <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. +<li>Gallium SSE codegen for XPD didn't always work. </ul> |