diff options
author | Dave Airlie <airlied@linux.ie> | 2009-06-13 07:43:04 +1000 |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2009-06-13 07:43:04 +1000 |
commit | c4a5754a8c88c3777313e4aeb678966fb67b375b (patch) | |
tree | 2110fe13c162b6bafb9f9027c9dfdd7bb41edd33 /docs | |
parent | 41091087396f935d4acf70b018ba54889fcf55a1 (diff) |
add some info to relnotes on radeon
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.6.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.html b/docs/relnotes-7.6.html index f0e15f5024..f53428fe9f 100644 --- a/docs/relnotes-7.6.html +++ b/docs/relnotes-7.6.html @@ -38,6 +38,9 @@ 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 </ul> |