summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-10-21 19:03:39 -0600
committerBrian Paul <brianp@vmware.com>2010-10-21 19:03:39 -0600
commitb2d4dfe5cc5b24743175bf35285dfc57f86bc09d (patch)
tree1018f8ca876c76b94a6ed38e9e8b6a577b789236 /docs
parent6692ed6f03126625810d56102a11171928e054c7 (diff)
docs: added GL_NV_primitive_restart extension
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.10.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.10.html b/docs/relnotes-7.10.html
index c2e26765bf..98b70b877b 100644
--- a/docs/relnotes-7.10.html
+++ b/docs/relnotes-7.10.html
@@ -35,6 +35,7 @@ tbd
<h2>New features</h2>
<ul>
<li>GL_ARB_explicit_attrib_location extension (Intel and software drivers).
+<li>GL_NV_primitive_restart extension (Gallium softpipe, llvmpipe).
</ul>