added GLU bug fixes

This commit is contained in:
Brian 2007-08-03 13:39:09 -06:00
parent 4398d67546
commit ae16a51e95

View file

@ -48,6 +48,7 @@ the terminating zero (bug 11588)
<li>Fixed a GLSL function call bug (#11731)
<li>glPointParameteriv(GL_DISTANCE_ATTENUATION_EXT) didn't work (bug 11754)
<li>glGetAttribLocation() always returned 1 (bug 11774)
<li>Fixed a few memory-related bugs in GLU library
</ul>