From 39d59cf87a3974142cb69dd52386d96b5e6e7dd9 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Thu, 30 Apr 2020 20:01:22 +0200 Subject: [PATCH] docs/features: mark GL_NV_conditional_render as done for zink Requires VK_EXT_conditional_rendering. Part-of: --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features.txt b/docs/features.txt index 41b012ffda8..e70d1cf86bb 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -39,7 +39,7 @@ Feature Status GL 3.0, GLSL 1.30 --- all DONE: freedreno, i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, swr, virgl glBindFragDataLocation, glGetFragDataLocation DONE - GL_NV_conditional_render (Conditional rendering) DONE () + GL_NV_conditional_render (Conditional rendering) DONE (zink) GL_ARB_map_buffer_range (Map buffer subranges) DONE (v3d, zink) GL_ARB_color_buffer_float (Clamping controls) DONE (v3d, zink) GL_ARB_texture_float (Float textures, renderbuffers) DONE (v3d, zink) -- 2.30.2