Mesa (master): docs/features: mark GL_ARB_texture_multisample as done for zink

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue May 26 08:06:10 UTC 2020


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

Author: Erik Faye-Lund <erik.faye-lund at collabora.com>
Date:   Fri May 22 12:37:37 2020 +0200

docs/features: mark GL_ARB_texture_multisample as done for zink

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

---

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

diff --git a/docs/features.txt b/docs/features.txt
index 057adf16fd4..8e8842ad2e3 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -91,7 +91,7 @@ GL 3.2, GLSL 1.50 --- all DONE: i965, nv50, nvc0, r600, radeonsi, llvmpipe, soft
   GL_ARB_fragment_coord_conventions (Frag shader coord) DONE (freedreno, v3d)
   GL_ARB_provoking_vertex (Provoking vertex)            DONE (freedreno, v3d)
   GL_ARB_seamless_cube_map (Seamless cubemaps)          DONE (freedreno, zink)
-  GL_ARB_texture_multisample (Multisample textures)     DONE (freedreno/a5xx+, v3d)
+  GL_ARB_texture_multisample (Multisample textures)     DONE (freedreno/a5xx+, v3d, zink)
   GL_ARB_depth_clamp (Frag depth clamp)                 DONE (freedreno)
   GL_ARB_sync (Fence objects)                           DONE (freedreno, v3d, zink)
   GLX_ARB_create_context_profile                        DONE



More information about the mesa-commit mailing list