diff options
author | Brian Paul <brianp@vmware.com> | 2009-06-02 21:30:22 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-06-02 21:35:11 -0600 |
commit | 8086352fef94c52c4174257e91e5d45b68410fae (patch) | |
tree | 67edbe7e4b942fb03ce76a7e73bc0c1e01a1679f | |
parent | dd174ea2155ded567494448ffc5de7e022eabc5a (diff) |
docs: clarify GL_ARB_copy_buffer driver support
-rw-r--r-- | docs/relnotes-7.6.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes-7.6.html b/docs/relnotes-7.6.html index c552b43457..be8da998a8 100644 --- a/docs/relnotes-7.6.html +++ b/docs/relnotes-7.6.html @@ -44,7 +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 +<li>GL_ARB_copy_buffer extension (supported in Gallium and swrast drivers) </ul> |