mesa/src/vulkan/wsi
Lars-Ivar Hesselberg Simonsen c2570055d5
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
vulkan/wsi/wayland: Avoid duplicate colorspace entry
The colorspace SRGB_NONLINEAR could be added twice when querying
available formats, leading to duplicate entries and VulkanCTS WSI test
failures.

Fixes: 789507c99c ("vulkan/wsi: implement the Wayland color management protocol")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34410>
2025-04-07 23:55:25 +00:00
..
meson.build vulkan/wsi: implement the Wayland color management protocol 2025-02-25 21:24:11 +00:00
wsi_common.c vulkan/wsi: Signal buffer memory object when blitting 2025-03-28 23:54:51 +00:00
wsi_common.h vulkan: allow support for protected surfaces 2025-02-11 22:03:09 +00:00
wsi_common_display.c vulkan: allow support for protected surfaces 2025-02-11 22:03:09 +00:00
wsi_common_display.h
wsi_common_drm.c vulkan/wsi: Refactor can_present_on_device 2024-08-12 16:00:37 +00:00
wsi_common_drm.h vk/wsi: C++-proof wsi_common_drm.h 2023-03-24 15:49:25 +00:00
wsi_common_headless.c vulkan/wsi/headless: Remove unnecessary wsi_configure_image() 2025-04-02 21:17:30 +00:00
wsi_common_metal.c wsi: Fix wrong function name for lvp wsi metal surface 2025-01-10 09:27:02 +00:00
wsi_common_metal_layer.h wsi: Fix Metal WSI CAMetalDrawable leak 2024-09-18 22:55:28 +00:00
wsi_common_metal_layer.m wsi: Fix Metal WSI CAMetalDrawable leak 2024-09-18 22:55:28 +00:00
wsi_common_private.h vulkan/wsi: implement support for VK_EXT_hdr_metadata on Wayland 2025-02-25 21:24:11 +00:00
wsi_common_queue.h vulkan/wsi/queue: Use mtx_t and u_cnd_monotonic 2024-07-08 22:09:06 +00:00
wsi_common_wayland.c vulkan/wsi/wayland: Avoid duplicate colorspace entry 2025-04-07 23:55:25 +00:00
wsi_common_win32.cpp vulkan/wsi: Support alpha swapchains on win32 2024-11-13 04:26:46 +00:00
wsi_common_x11.c wsi/x11: drop misleading reference to anv in var names 2025-03-09 12:00:44 +00:00