docs: document Gallium SSE codegen for XPD bug fix

This commit is contained in:
Brian Paul 2010-01-07 14:55:27 -07:00
parent 8647aa1d8d
commit 5dd9e23d62
1 changed files with 1 additions and 0 deletions

View File

@ -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>