summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/11.2.0.html
diff options
context:
space:
mode:
authorIlia Mirkin <imirkin@alum.mit.edu>2015-11-23 12:04:50 -0500
committerIlia Mirkin <imirkin@alum.mit.edu>2015-11-23 12:32:54 -0500
commit33dc9aac07537378e88ec85d8900ff280a81ffca (patch)
tree911e75d5a77cca22af9b1f6db5fbb37c9d480d28 /docs/relnotes/11.2.0.html
parentc9651f0264cc4189d62c3bda2a5effadeb2974e2 (diff)
downloadexternal_mesa3d-33dc9aac07537378e88ec85d8900ff280a81ffca.zip
external_mesa3d-33dc9aac07537378e88ec85d8900ff280a81ffca.tar.gz
external_mesa3d-33dc9aac07537378e88ec85d8900ff280a81ffca.tar.bz2
docs: update relnotes with new freedreno/a4xx support
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Diffstat (limited to 'docs/relnotes/11.2.0.html')
-rw-r--r--docs/relnotes/11.2.0.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/relnotes/11.2.0.html b/docs/relnotes/11.2.0.html
index 8e00d16..20f4543 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>