summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-11-24 11:13:44 -0700
committerBrian Paul <brian.paul@tungstengraphics.com>2008-11-24 11:13:44 -0700
commit7e56d731e7c8847ee0223b04e0ca48428a1a3dad (patch)
treef6188ba74bd09ae257a6e0237285da2d33ff22ec
parentbd199522fdaed1f7b6c4db56c86e8a28e05d88e0 (diff)
docs: recent 7.2.1 bug fixes
-rw-r--r--docs/relnotes-7.2.1.html3
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>