diff options
author | Brian Paul <brianp@vmware.com> | 2009-06-08 17:06:13 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-06-08 17:06:13 -0600 |
commit | e297569d653a69b2636581fbc5ab568849efc090 (patch) | |
tree | 9f13c8f5c33779edc742d8d5888807a39bc7de69 /docs | |
parent | e75b283b45add351dbe5a09289fe85546df8a79a (diff) |
docs: new feature: GL_ARB_map_buffer_range
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 f0e15f5024..ff3ce6469b 100644 --- a/docs/relnotes-7.6.html +++ b/docs/relnotes-7.6.html @@ -38,6 +38,7 @@ tbd 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 (supported in Gallium and swrast drivers) +<LI>GL_ARB_map_buffer_range extension (supported in Gallium and software drivers) </ul> |