summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.6.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/relnotes-7.6.html')
-rw-r--r--docs/relnotes-7.6.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/relnotes-7.6.html b/docs/relnotes-7.6.html
index 82a924c586..3c4ff4fbea 100644
--- a/docs/relnotes-7.6.html
+++ b/docs/relnotes-7.6.html
@@ -38,11 +38,12 @@ 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)
+<li>GL_EXT_provoking_vertex extension (supported in Gallium and software drivers)
<li>Rewritten radeon/r200/r300 driver using a buffer manager
<li>radeon/r200/r300 GL_EXT_framebuffer_object support when used with
kernel memory manager
<li>r300 driver support for GL_EXT_vertex_array_bgra, GL_EXT_texture_sRGB
-<LI>GL_ARB_map_buffer_range extension (supported in Gallium and software drivers)
</ul>