fix indirect rendering crash

This commit is contained in:
Brian 2007-09-11 10:58:34 -06:00
parent 2259f81cf7
commit 2cc2b12fc7

View file

@ -36,6 +36,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
<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)
<li>Fixed X server crash caused by multiple indirect rendering clients
</ul>