diff options
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/11.2.0.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/relnotes/11.2.0.html b/docs/relnotes/11.2.0.html index 8e00d16d64b..20f4543a562 100644 --- a/docs/relnotes/11.2.0.html +++ b/docs/relnotes/11.2.0.html @@ -44,7 +44,14 @@ Note: some of the new features are only available with certain drivers. </p> <ul> -TBD. +<li>GL_ARB_base_instance on freedreno/a4xx</li> +<li>GL_ARB_texture_buffer_object_rgb32 on freedreno/a4xx</li> +<li>GL_ARB_texture_buffer_range on freedreno/a4xx</li> +<li>GL_ARB_texture_query_lod on freedreno/a4xx</li> +<li>GL_ARB_texture_rgb10_a2ui on freedreno/a4xx</li> +<li>GL_ARB_texture_view on freedreno/a4xx</li> +<li>GL_ARB_vertex_type_10f_11f_11f_rev on freedreno/a4xx</li> +<li>GL_KHR_texture_compression_astc_ldr on freedreno/a4xx</li> </ul> <h2>Bug fixes</h2> |