diff options
author | Brian Paul <[email protected]> | 2009-06-15 16:44:26 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-06-15 16:44:26 -0600 |
commit | 1510c3cae1d840a065a22c891ad6db794dfe7a00 (patch) | |
tree | e63e416ea3d8228498679a43c864769982f0952a /docs/relnotes-7.6.html | |
parent | 70d247c69bcef4f40b640ae61e9fb9ebc5887bb6 (diff) |
docs: minor relnotes clean-up
Diffstat (limited to 'docs/relnotes-7.6.html')
-rw-r--r-- | docs/relnotes-7.6.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/relnotes-7.6.html b/docs/relnotes-7.6.html index 3086dd05672..82a924c5868 100644 --- a/docs/relnotes-7.6.html +++ b/docs/relnotes-7.6.html @@ -38,9 +38,10 @@ 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>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>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> |