diff options
author | Brian Paul <brianp@vmware.com> | 2009-06-02 20:33:09 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-06-02 21:35:11 -0600 |
commit | 2e708fa9094a2eb54f7399060183118652ef1825 (patch) | |
tree | fe7726b52acd329361e13c73d086bc1f9093a909 /docs | |
parent | 3a7399e2c4a5fc46f871ad030d6198a16e52d356 (diff) |
docs: added GL_ARB_copy_buffer extension
Diffstat (limited to 'docs')
-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> |