Mesa (main): docs: mark off GL_EXT_multisampled_render_to_texture for zink

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Sep 24 21:16:40 UTC 2021


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

Author: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Date:   Mon Sep 20 09:07:32 2021 -0400

docs: mark off GL_EXT_multisampled_render_to_texture for zink

Reviewed-by: Adam Jackson <ajax at redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12934>

---

 docs/features.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/features.txt b/docs/features.txt
index 26082326690..db6e95a0cc0 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -321,7 +321,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
   GL_EXT_memory_object                                  DONE (radeonsi, i965/gen7+)
   GL_EXT_memory_object_fd                               DONE (radeonsi, i965/gen7+)
   GL_EXT_memory_object_win32                            not started
-  GL_EXT_multisampled_render_to_texture                 DONE (freedreno/a6xx, panfrost)
+  GL_EXT_multisampled_render_to_texture                 DONE (freedreno/a6xx, panfrost, zink)
   GL_EXT_render_snorm                                   DONE (i965, r600, radeonsi, softpipe, zink)
   GL_EXT_semaphore                                      DONE (radeonsi, i965/gen7+)
   GL_EXT_semaphore_fd                                   DONE (radeonsi, i965/gen7+)



More information about the mesa-commit mailing list