diff options
author | Brian Paul <[email protected]> | 2010-10-21 19:03:39 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2010-10-21 19:03:39 -0600 |
commit | b2d4dfe5cc5b24743175bf35285dfc57f86bc09d (patch) | |
tree | 1018f8ca876c76b94a6ed38e9e8b6a577b789236 /docs/relnotes-7.10.html | |
parent | 6692ed6f03126625810d56102a11171928e054c7 (diff) |
docs: added GL_NV_primitive_restart extension
Diffstat (limited to 'docs/relnotes-7.10.html')
-rw-r--r-- | docs/relnotes-7.10.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.10.html b/docs/relnotes-7.10.html index c2e26765bf7..98b70b877bb 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> |