Module: Mesa Branch: mesa_7_4_branch Commit: 3b842feead88827a3c4f1ecafab72db96a2ac997 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b842feead88827a3c4f1ecafab72db96a2ac997
Author: Brian Paul <[email protected]> Date: Mon Jun 15 16:24:03 2009 -0600 docs: recent fixes for 7.4.3 --- docs/relnotes-7.4.3.html | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/docs/relnotes-7.4.3.html b/docs/relnotes-7.4.3.html index 4e5912a..640c000 100644 --- a/docs/relnotes-7.4.3.html +++ b/docs/relnotes-7.4.3.html @@ -38,6 +38,8 @@ for DRI hardware acceleration. <li>Fixed some OSMesa build issues <li>Fixed a vertex buffer object crash <li>Fixed broken glTexImage3D() when image type = GL_BITMAP +<li>Fixed some GLSL preprocessor bugs +<li>Fixed framebuffer mem leak in i945/i965 DRI drivers </ul> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
