From: Erik Faye-Lund Date: Fri, 22 May 2020 10:37:37 +0000 (+0200) Subject: docs/features: mark GL_ARB_texture_multisample as done for zink X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f3c1833b775a3e0b0d1291ad768fbb4bb982ec22;p=mesa.git docs/features: mark GL_ARB_texture_multisample as done for zink Part-of: --- 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