Mesa (master): docs/features: mark off two more extensions for zink

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jan 25 17:06:21 UTC 2021


Module: Mesa
Branch: master
Commit: b7c31874206d63df4963caa7bd586706d8fe1b57
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7c31874206d63df4963caa7bd586706d8fe1b57

Author: Erik Faye-Lund <erik.faye-lund at collabora.com>
Date:   Mon Jan 25 11:19:02 2021 +0100

docs/features: mark off two more extensions for zink

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8688>

---

 docs/features.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/features.txt b/docs/features.txt
index 2ee369c118d..15cea292bb2 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -188,7 +188,7 @@ GL 4.3, GLSL 4.30 -- all DONE: i965/gen8+, nvc0, r600, radeonsi, llvmpipe, virgl
   GL_ARB_texture_buffer_range                           DONE (freedreno, nv50, i965, softpipe, swr, d3d12, zink)
   GL_ARB_texture_query_levels                           DONE (all drivers that support GLSL 1.30)
   GL_ARB_texture_storage_multisample                    DONE (all drivers that support GL_ARB_texture_multisample)
-  GL_ARB_texture_view                                   DONE (freedreno, i965, nv50, softpipe, swr)
+  GL_ARB_texture_view                                   DONE (freedreno, i965, nv50, softpipe, swr, zink)
   GL_ARB_vertex_attrib_binding                          DONE (all drivers)
 
 
@@ -206,7 +206,7 @@ GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+, nvc0, r600, radeonsi, llvmpipe
   - input/output block locations                        DONE
   GL_ARB_multi_bind                                     DONE (all drivers)
   GL_ARB_query_buffer_object                            DONE (i965/hsw+, virgl)
-  GL_ARB_texture_mirror_clamp_to_edge                   DONE (i965, nv50, softpipe, swr, virgl, panfrost)
+  GL_ARB_texture_mirror_clamp_to_edge                   DONE (i965, nv50, softpipe, swr, virgl, panfrost, zink)
   GL_ARB_texture_stencil8                               DONE (freedreno, i965/hsw+, nv50, softpipe, swr, virgl, v3d, panfrost, d3d12, zink)
   GL_ARB_vertex_type_10f_11f_11f_rev                    DONE (i965, nv50, softpipe, swr, virgl, zink, panfrost, d3d12)
 



More information about the mesa-commit mailing list