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

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon May 11 09:21:42 UTC 2020


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

Author: Erik Faye-Lund <erik.faye-lund at collabora.com>
Date:   Thu Apr 30 20:01:22 2020 +0200

docs/features: mark GL_NV_conditional_render as done for zink

Requires VK_EXT_conditional_rendering.

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

---

 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)



More information about the mesa-commit mailing list