diff options
author | Brian Paul <brianp@vmware.com> | 2009-06-02 20:33:09 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-06-02 20:35:34 -0600 |
commit | 5039e60a10633a2eef5ae4e9e81575f902e63a68 (patch) | |
tree | 5e61a3e6261c7351fb94ecf6b1add591f4a4c5c5 | |
parent | 0ebc4aae1e4f7e575951ce3763e5ba4ab0c287dc (diff) |
docs: added GL_ARB_copy_buffer extension
-rw-r--r-- | docs/relnotes-7.6.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.html b/docs/relnotes-7.6.html index 82c0c2e947..c552b43457 100644 --- a/docs/relnotes-7.6.html +++ b/docs/relnotes-7.6.html @@ -44,6 +44,7 @@ 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_copy_buffer extension </ul> |