diff options
author | Brian Paul <brianp@vmware.com> | 2009-06-22 17:54:16 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-06-22 17:54:16 -0600 |
commit | b2a1ca4fcf1cd16f85404fc582cec14e28b79e07 (patch) | |
tree | c46406f47a969a494535cf45a02384c4e3b9507b /docs | |
parent | 8affcd364bd99b7da44e565db91c6c0afbf9ce77 (diff) |
docs: document GL_ARB_vertex_array_object
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.6.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.html b/docs/relnotes-7.6.html index 3c4ff4fbea..1e7ccf88bf 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) |