diff options
author | Brian Paul <brianp@vmware.com> | 2009-09-15 16:01:33 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-09-15 16:01:51 -0600 |
commit | f9574e05c22a643499d3c589d681fd0e1faef1a5 (patch) | |
tree | c8d3bfbabb661f84e39396d308150b1c17c9083d /docs | |
parent | 2e7a1dd8caa8b5fa83a306f6bb506a48b23616a2 (diff) |
docs: GL_ARB_provoking_vertex
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.7.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.7.html b/docs/relnotes-7.7.html index 755e8ac520..ca6ec55b60 100644 --- a/docs/relnotes-7.7.html +++ b/docs/relnotes-7.7.html @@ -37,6 +37,7 @@ tbd <li>GL_ARB_draw_elements_base_vertex (supported in Intel i965 and software drivers)</li> <li>GL_ARB_depth_clamp (supported in Intel i965 DRI and software drivers)</li> <li>GL_NV_depth_clamp (supported in Intel i965 DRI and software drivers)</li> +<li>GL_ARB_provoking_vertex (same as GL_EXT_provoking_vertex)</li> </ul> |