fix mmx code (bug 12614)

This commit is contained in:
Brian 2007-11-05 14:38:12 -07:00
parent f279e48416
commit 403edd34dd

View file

@ -50,6 +50,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
<li>Fixed up broken GL_ATI_separate_stencil extension
<li>glDrawArrays(count=0) led to a crash
<li>Fix SSE code gen memory leak, possible crash
<li>Fixed MMX 565 rgb conversion problem (bug 12614)
</ul>