summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-01-07 14:55:27 -0700
committerBrian Paul <brianp@vmware.com>2010-01-07 14:55:27 -0700
commit5dd9e23d6204e6ec36468d4ae99e630c782c1cc9 (patch)
tree78e6b53192188fc09d5e53cf7433cdc51f2f6292 /docs
parent8647aa1d8d8ffce7ae3b00e7e277be635124acad (diff)
docs: document Gallium SSE codegen for XPD bug fix
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.7.1.html1
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>