Mesa (main): docs: update features/relnotes for zink sparse texture clamp

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Feb 1 19:12:01 UTC 2022


Module: Mesa
Branch: main
Commit: 12853193949c939f2bbb00757770f0d84199bffd
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=12853193949c939f2bbb00757770f0d84199bffd

Author: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Date:   Tue Feb  1 12:20:51 2022 -0500

docs: update features/relnotes for zink sparse texture clamp

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14813>

---

 docs/features.txt              | 2 +-
 docs/relnotes/new_features.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/features.txt b/docs/features.txt
index bd968cd0f37..62f84bee56a 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -314,7 +314,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
   GL_ARB_sparse_buffer                                  DONE (radeonsi/gfx9+, zink)
   GL_ARB_sparse_texture                                 DONE (radeonsi/gfx9+, zink)
   GL_ARB_sparse_texture2                                DONE (radeonsi/gfx9+, zink)
-  GL_ARB_sparse_texture_clamp                           DONE (radeonsi/gfx9+)
+  GL_ARB_sparse_texture_clamp                           DONE (radeonsi/gfx9+, zink)
   GL_ARB_texture_filter_minmax                          DONE (nvc0/gm200+, zink)
   GL_EXT_color_buffer_half_float                        DONE (freedreno, i965, iris, llvmpipe, nv50, nvc0, radeonsi, zink)
   GL_EXT_depth_bounds_test                              DONE (i965/gen12+, nv50, nvc0, radeonsi, softpipe, zink)
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index 36cf8d6dd69..ca3ba355e3f 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -8,4 +8,4 @@ radeonsi, zink ARB_sparse_texture2
 zink EXT_memory_object, EXT_memory_object_fd, EXT_semaphore, EXT_semaphore_fd
 anv VK_VALVE_mutable_descriptor_type
 Vulkan 1.3 on RADV,Anv.
-radeonsi ARB_sparse_texture_clamp
+radeonsi, zink ARB_sparse_texture_clamp



More information about the mesa-commit mailing list