fix a few GLSL bugs

This commit is contained in:
Brian 2007-11-23 10:28:33 -07:00
parent 65bd7968bf
commit 1c91a590d6

View file

@ -28,6 +28,8 @@ Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2.
<ul>
<li>Added missing glw.pc.in file to release tarball
<li>Fix GLUT/Fortran issues
<li>GLSL gl_FrontLightModelProduct.sceneColor variable wasn't defined
<li>Fix crash upon GLSL variable array indexes (not yet supported)
</ul>