Module: Mesa Branch: master Commit: c4a5754a8c88c3777313e4aeb678966fb67b375b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4a5754a8c88c3777313e4aeb678966fb67b375b
Author: Dave Airlie <[email protected]> Date: Sat Jun 13 07:43:04 2009 +1000 add some info to relnotes on radeon --- 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 f0e15f5..f53428f 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> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
