diff options
-rw-r--r-- | 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 6a299ceda3..a59a6ae804 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> |