Mesa (master): docs: update GL_ARB_texture_filter_minmax for zink

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Apr 15 12:44:11 UTC 2021


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

Author: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Date:   Thu Apr 15 08:02:29 2021 -0400

docs: update GL_ARB_texture_filter_minmax for zink

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

---

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

diff --git a/docs/features.txt b/docs/features.txt
index 2304c948f20..431b7595e38 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -317,7 +317,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
   GL_ARB_sparse_texture                                 not started
   GL_ARB_sparse_texture2                                not started
   GL_ARB_sparse_texture_clamp                           not started
-  GL_ARB_texture_filter_minmax                          DONE (nvc0/gm200+)
+  GL_ARB_texture_filter_minmax                          DONE (nvc0/gm200+, zink)
   GL_EXT_color_buffer_half_float                        DONE (gallium drivers supporting required formats)
   GL_EXT_depth_bounds_test                              DONE (i965/gen12+, nv50, nvc0, radeonsi, softpipe, swr, zink)
   GL_EXT_memory_object                                  DONE (radeonsi)
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index e69de29bb2d..eae7887d453 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -0,0 +1 @@
+zink supports GL_ARB_texture_filter_minmax



More information about the mesa-commit mailing list