summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-04-26 20:32:24 -0600
committerBrian Paul <brianp@vmware.com>2010-04-26 20:32:24 -0600
commitb0e2c5f8aa4d6c88dcfefc9d2b5c7fa0d29ebbd6 (patch)
tree12ad64e2e4fc09b0a72c5dca0b079a682028e25e /docs
parent4eb803975d5c724f0c5c3c6aad4d6afa3d30571b (diff)
docs: document updated glext.h and glxext.h files
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.8.2.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/relnotes-7.8.2.html b/docs/relnotes-7.8.2.html
index 85c132a29fd..2194b651b73 100644
--- a/docs/relnotes-7.8.2.html
+++ b/docs/relnotes-7.8.2.html
@@ -34,6 +34,12 @@ tbd
<p>None.</p>
+<h2>Changes</h2>
+<ul>
+<li>Upgraded glext.h to version 61, and upgraded glxext.h
+</ul>
+
+
<h2>Bug fixes</h2>
<ul>
<li>Fixed Gallium glDrawPixels(GL_DEPTH_COMPONENT).