diff options
author | Marek Olšák <[email protected]> | 2013-01-29 17:32:14 +0100 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2013-01-29 17:35:17 +0100 |
commit | 845130951f9f62a1baba9ae9ea2b234e83ac5c94 (patch) | |
tree | 81f6d3de53bcf12c09d9a3bfe83034a5b10b0c3a /docs | |
parent | d83336ce3ee5670e728a218ebd438cd72c7dd661 (diff) |
docs/relnotes-9.1: document new features in radeon drivers
Diffstat (limited to 'docs')
-rw-r--r-- | 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 036290e6280..350ae276602 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> |