Fixed bugs 6748, 12141

This commit is contained in:
Brian 2007-08-27 10:48:31 -06:00
parent 8aa4ae638e
commit d69a596193

View file

@ -31,6 +31,8 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
<li>Added checking/support for additional chips in the i915/i945 family
(see 11978)
<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)
</ul>