Module: Mesa Branch: mesa_7_2_branch Commit: 7e56d731e7c8847ee0223b04e0ca48428a1a3dad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e56d731e7c8847ee0223b04e0ca48428a1a3dad
Author: Brian Paul <[EMAIL PROTECTED]> Date: Mon Nov 24 11:13:44 2008 -0700 docs: recent 7.2.1 bug fixes --- docs/relnotes-7.2.1.html | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/docs/relnotes-7.2.1.html b/docs/relnotes-7.2.1.html index 6a299ce..a59a6ae 100644 --- a/docs/relnotes-7.2.1.html +++ b/docs/relnotes-7.2.1.html @@ -47,6 +47,9 @@ tbd <li>Fixed rare vertex color bug in software renderer <li>glGetObjectParameter() sometimes generated wrong error codes (bug 17861) <li>Fixed potential glTexImage(GL_DEPTH_COMPONENT) + convolution bugs +<li>Added GLX 1.3 PFNGLX*PROC typedefs in GL/glx.h +<li>Assorted GLSL compiler fixes +<li>Fixed invalid memory reference when exiting in Windows GDI driver </ul> <h2>Changes</h2> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
