fix i965 bugs, x86-64 bugs

This commit is contained in:
Brian 2007-08-31 16:35:38 -06:00
parent 0adca14536
commit 837a2cf72e

View file

@ -33,6 +33,8 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
<li>Fixed a blending/banding issue (bug 11931)
<li>Fixed a GLU matrix inversion bug (#6748)
<li>Fixed problem with large glDrawArrays calls and indirect rendering (bug 12141)
<li>Fixed an assortment of i965 driver bugs
<li>Fixed and x86-64 vertex transformation bug (12216)
</ul>