added catamount-osmesa-pgi config, fixes for cross-compiling

This commit is contained in:
Brian 2007-10-24 16:35:47 -06:00
parent 882ada0d22
commit 773f3a266c

View file

@ -25,7 +25,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
<li>Updated Windows VC7 project files
<li>Added DESTDIR variable for 'make install'
<li>Added pkg-config files for gl, glu, glut and glw libraries
<li>Added bluegene-xlc-osmesa config
<li>Added bluegene-xlc-osmesa and catamount-osmesa-pgi configs
</ul>
<h2>Bug fixes</h2>
@ -45,6 +45,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
<li>Fixed a bug when using glMaterial in display lists (bug 10604)
<li>Fixed a few GLUT/Fortran issues (Bill Mitchell)
<li>Fixed Blender crash bug (12164)
<li>Fixed some issues preventing cross-compiling
</ul>