summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.6.html
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-06-15 16:42:42 -0600
committerBrian Paul <brianp@vmware.com>2009-06-15 16:42:42 -0600
commit70d247c69bcef4f40b640ae61e9fb9ebc5887bb6 (patch)
tree12c7b32a969b64f4a1ef2324f2321e673634295c /docs/relnotes-7.6.html
parent01f7bda44c92268fa288bbd8f53af3a3620bd315 (diff)
parent8d0f72e8f901e12841408b95963d43684fb6ce48 (diff)
Merge branch 'arb_map_buffer_range'
Conflicts: docs/relnotes-7.6.html src/mesa/main/mtypes.h
Diffstat (limited to 'docs/relnotes-7.6.html')
-rw-r--r--docs/relnotes-7.6.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.html b/docs/relnotes-7.6.html
index f53428fe9f..3086dd0567 100644
--- a/docs/relnotes-7.6.html
+++ b/docs/relnotes-7.6.html
@@ -41,6 +41,7 @@ This was written by Zack Rusin at Tungsten Graphics.
<li>rewritten radeon/r200/r300 driver using a buffer manager
<li>radeon/r200/r300 EXT_framebuffer_object support when used with kernel memory manager
<li>r300 - support for EXT_vertex_array_bgra/EXT_texture_sRGB
+<LI>GL_ARB_map_buffer_range extension (supported in Gallium and software drivers)
</ul>