fix bugs 13507, 14293

This commit is contained in:
Brian 2008-01-30 08:11:19 -07:00
parent 2deaf93d24
commit d64ea43b76

View file

@ -33,6 +33,7 @@ Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2.
<li>Fix several bugs relating to uniforms and attributes in GLSL API (Bruce Merry, bug 13753)
<li>glTexImage3D(GL_PROXY_TEXTURE_3D) mis-set teximage depth field
<li>Fixed GLX indirect vertex array rendering bug (14197)
<li>Fixed crash when deleting framebuffer objects (bugs 13507, 14293)
</ul>