summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>2022-02-01 12:20:51 -0500
committerMarge Bot <emma+marge@anholt.net>2022-02-01 18:55:50 +0000
commit12853193949c939f2bbb00757770f0d84199bffd (patch)
tree8150dbac26f17359b4cc7a8ecc57b4a54f4af17e
parentcda3c22a01da831e19d79d689c3615fe8d94a887 (diff)
docs: update features/relnotes for zink sparse texture clamp
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14813>
-rw-r--r--docs/features.txt2
-rw-r--r--docs/relnotes/new_features.txt2
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