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:30:22 -0600 |
commit | aa3411661b84217701b84b75930784b2b106bf25 (patch) | |
tree | 7402560c7148a17a524874d3ede8f29af5fe9442 | |
parent | 581f981ef16a761e7f8bf4c97ed3d4e2583934dd (diff) |
docs: clarify GL_ARB_copy_buffer driver supportarb_copy_buffer
-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> |