glGetActiveUniform fix

This commit is contained in:
Brian 2007-12-20 09:07:57 -07:00
parent a1b3a908f5
commit 8aa0fd6b20

View file

@ -33,6 +33,7 @@ Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2.
<li>Two-sided stencil test didn't work in software rendering
<li>Fix two-sided lighting bugs/crashes (bug 13368)
<li>GLSL gl_FrontFacing didn't work properly
<li>glGetActiveUniform returned incorrect sizes (bug 13751)
</ul>