Skip to content
Snippets Groups Projects
Commit ae16a51e authored by Brian Paul's avatar Brian Paul
Browse files

added GLU bug fixes

parent 4398d675
No related branches found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment