Mesa (main): features: VK_EXT_color_write_enable for lavapipe

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jul 19 21:33:57 UTC 2021


Module: Mesa
Branch: main
Commit: 56dd1adf3b8b377b301e5973bf19c540c757ac54
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=56dd1adf3b8b377b301e5973bf19c540c757ac54

Author: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Date:   Mon Jul 19 17:21:04 2021 -0400

features: VK_EXT_color_write_enable for lavapipe

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

---

 docs/features.txt              | 2 +-
 docs/relnotes/new_features.txt | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/features.txt b/docs/features.txt
index 38a98ee08d6..a7d8009092d 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -510,7 +510,7 @@ Khronos extensions that are not part of any Vulkan version:
   VK_KHR_zero_initialize_workgroup_memory               DONE (anv, radv)
   VK_EXT_4444_formats                                   DONE (anv, radv, tu)
   VK_EXT_calibrated_timestamps                          DONE (anv, lvp, radv)
-  VK_EXT_color_write_enable                             DONE (anv)
+  VK_EXT_color_write_enable                             DONE (anv, lvp)
   VK_EXT_conditional_rendering                          DONE (anv, lvp, radv, tu)
   VK_EXT_conservative_rasterization                     DONE (anv/gen9+, radv)
   VK_EXT_custom_border_color                            DONE (anv, lvp, radv, tu)
diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index e69de29bb2d..fbb5da67450 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -0,0 +1 @@
+VK_EXT_color_write_enable on lavapipe



More information about the mesa-commit mailing list