summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>2021-04-02 11:35:44 -0400
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>2021-04-02 11:35:44 -0400
commitfbebe36547683dcd3e3e793369f0762a0801e292 (patch)
tree0072eba7ccee8f4b0e62d3a774b811c41d0b24d7
parent8199bd653e05880932f63a8e1e5eb3aed6bfbd7a (diff)
features: mark off GL_OES_viewport_array for zink
also done for a while Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10007>
-rw-r--r--docs/features.txt2
1 files changed, 1 insertions, 1 deletions
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