From: Brian Paul Date: Mon, 8 Jun 2009 23:06:13 +0000 (-0600) Subject: docs: new feature: GL_ARB_map_buffer_range X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e297569d653a69b2636581fbc5ab568849efc090;p=mesa.git docs: new feature: GL_ARB_map_buffer_range --- diff --git a/docs/relnotes-7.6.html b/docs/relnotes-7.6.html index f0e15f5024c..ff3ce6469b6 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.
  • GL_APPLE_vertex_array_object for Gallium drivers and Intel DRI drivers.
  • GL_ARB_copy_buffer extension (supported in Gallium and swrast drivers) +
  • GL_ARB_map_buffer_range extension (supported in Gallium and software drivers)