summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.6.html
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-06-01 20:45:08 -0600
committerBrian Paul <brianp@vmware.com>2009-06-01 20:45:08 -0600
commit2ecc2ece9c2740958f303e0426fdc9037c40eb3a (patch)
tree6c1c14fb53621db56ea9ae8f4c16142b4ad5e901 /docs/relnotes-7.6.html
parenta444d245e5098a85c7b1c0f1923300a8ef9a31d6 (diff)
docs: implemented GL_EXT_provoking_vertex
Diffstat (limited to 'docs/relnotes-7.6.html')
-rw-r--r--docs/relnotes-7.6.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.html b/docs/relnotes-7.6.html
index 82c0c2e947..bd3c678aef 100644
--- a/docs/relnotes-7.6.html
+++ b/docs/relnotes-7.6.html
@@ -44,6 +44,8 @@ tbd
<li><a href="openvg.html">OpenVG</a> front-end (state tracker for Gallium).
This was written by Zack Rusin at Tungsten Graphics.
<li>GL_APPLE_vertex_array_object for Gallium drivers and Intel DRI drivers.
+<li>GL_EXT_provoking_vertex extension - only supported in some drivers
+(swrast at this time)
</ul>