From fbebe36547683dcd3e3e793369f0762a0801e292 Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Fri, 2 Apr 2021 11:35:44 -0400 Subject: features: mark off GL_OES_viewport_array for zink also done for a while Reviewed-by: Alyssa Rosenzweig Part-of: --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/features.txt b/docs/features.txt index b45f5c9e418..a16af0112af 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -347,7 +347,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve GL_OES_texture_half_float DONE (freedreno, i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe, panfrost, swr, zink, lima) GL_OES_texture_half_float_linear DONE (freedreno, i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe, panfrost, swr, zink, lima) GL_OES_texture_view DONE (freedreno, i965/gen8+, r600, radeonsi, nv50, nvc0, softpipe, llvmpipe, swr) - GL_OES_viewport_array DONE (i965, nvc0, r600, radeonsi, softpipe) + GL_OES_viewport_array DONE (i965, nvc0, r600, radeonsi, softpipe, zink) GLX_ARB_context_flush_control not started GLX_ARB_robustness_application_isolation not started GLX_ARB_robustness_share_group_isolation not started -- cgit v1.2.3