diff options
author | Marek Olšák <[email protected]> | 2014-04-18 16:16:44 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2014-04-25 01:33:12 +0200 |
commit | 7920adb45caacb7cb72e0a24dcffa52d3b465ea2 (patch) | |
tree | 509c4bbb2b2cb2fa128fa6abf315007f36dcdb64 /docs/relnotes/10.2.html | |
parent | f438a824923342bc06f2d97a0aaf06b68e43e128 (diff) |
radeonsi: implement GL_ARB_vertex_type_10f_11f_11f_rev
Reviewed-by: Michel Dänzer <[email protected]>
Diffstat (limited to 'docs/relnotes/10.2.html')
-rw-r--r-- | docs/relnotes/10.2.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.2.html b/docs/relnotes/10.2.html index d7d557bd074..3eedf89755e 100644 --- a/docs/relnotes/10.2.html +++ b/docs/relnotes/10.2.html @@ -47,6 +47,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_buffer_storage on i965, r300, r600, and radeonsi</li> <li>GL_ARB_stencil_texturing on i965/gen8+</li> <li>GL_ARB_texture_view on i965/gen7</li> +<li>GL_ARB_vertex_type_10f_11f_11f_rev on radeonsi</li> </ul> |