From: Ilia Mirkin
Date: Mon, 23 Nov 2015 17:04:50 +0000 (-0500)
Subject: docs: update relnotes with new freedreno/a4xx support
X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=33dc9aac07537378e88ec85d8900ff280a81ffca;p=mesa.git
docs: update relnotes with new freedreno/a4xx support
Signed-off-by: Ilia Mirkin
---
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.
-TBD.
+- GL_ARB_base_instance on freedreno/a4xx
+- GL_ARB_texture_buffer_object_rgb32 on freedreno/a4xx
+- GL_ARB_texture_buffer_range on freedreno/a4xx
+- GL_ARB_texture_query_lod on freedreno/a4xx
+- GL_ARB_texture_rgb10_a2ui on freedreno/a4xx
+- GL_ARB_texture_view on freedreno/a4xx
+- GL_ARB_vertex_type_10f_11f_11f_rev on freedreno/a4xx
+- GL_KHR_texture_compression_astc_ldr on freedreno/a4xx
Bug fixes