summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-06-26 17:49:14 -0600
committerBrian Paul <brianp@vmware.com>2009-06-26 17:49:14 -0600
commitf57280cc7360d0eee40df6d34befbfad2288d297 (patch)
treead561c76156356cfc377e57f0689348296828754 /docs
parenta18e209edb5348eb167e9d7184597031bbbbe622 (diff)
parentb2a1ca4fcf1cd16f85404fc582cec14e28b79e07 (diff)
Merge branch 'arb_vertex_array_object'
Diffstat (limited to 'docs')
-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 3c4ff4fbead..1e7ccf88bf2 100644
--- a/docs/relnotes-7.6.html
+++ b/docs/relnotes-7.6.html
@@ -37,6 +37,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_ARB_vertex_array_object for Gallium drivers, software drivers and
+ Intel DRI drivers.
<li>GL_ARB_copy_buffer extension (supported in Gallium and swrast drivers)
<LI>GL_ARB_map_buffer_range extension (supported in Gallium and software drivers)
<li>GL_EXT_provoking_vertex extension (supported in Gallium and software drivers)