Module: Mesa Branch: master Commit: 845130951f9f62a1baba9ae9ea2b234e83ac5c94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=845130951f9f62a1baba9ae9ea2b234e83ac5c94
Author: Marek Olšák <[email protected]> Date: Tue Jan 29 17:32:14 2013 +0100 docs/relnotes-9.1: document new features in radeon drivers --- docs/relnotes-9.1.html | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/docs/relnotes-9.1.html b/docs/relnotes-9.1.html index 036290e..350ae27 100644 --- a/docs/relnotes-9.1.html +++ b/docs/relnotes-9.1.html @@ -54,6 +54,8 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_texture_cube_map_array</li> <li>GL_EXT_color_buffer_float</li> <li>GL_OES_depth_texture_cube_map</li> +<li>OpenGL 3.1 core profile support on Radeon HD2000 up to HD6000 series </li> +<li>Multisample anti-aliasing support on Radeon X1000 series</li> </ul> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
