summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-09-14 09:37:35 -0600
committerBrian Paul <brianp@vmware.com>2010-09-14 09:37:37 -0600
commit7993832c12bba578010005b344dcd3817be84a42 (patch)
tree59c27bba7e33fdc3ac7673737b17e1c7e298db93 /docs
parent83f5f50f2f69adae497c71ac48e4e0177979ebff (diff)
mesa: update to version 64 of GL/glext.h
A number of other files had to be updated as well because const qualifiers were added to the glMultiDrawArrays() function. Also, GL_FIXED is now defined in glext.h.
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.9.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.9.html b/docs/relnotes-7.9.html
index 2cc7c4ec62..7d1af712de 100644
--- a/docs/relnotes-7.9.html
+++ b/docs/relnotes-7.9.html
@@ -54,6 +54,7 @@ tbd
<ul>
<li>The Mesa demo/test programs have been moved into a separate git
repository.
+<li>GL/glext.h file upgraded to version 64
</ul>
</body>