mesa/src/vulkan/wsi
Yiwei Zhang d88fd2c582
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
vulkan/wsi/headless: clean up headless wsi device and headers
Still keep the wsi_headless container in case of future customizations.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36687>
2025-08-10 07:16:46 +00:00
..
meson.build x11: Add an x11_xlib_display_is_thread_safe() helper 2025-07-16 01:32:56 +00:00
wsi_common.c wsi/common: Track VkColorSpaceKHR with wsi swapchain 2025-08-05 08:50:05 +00:00
wsi_common.h vulkan/wsi: drop unused common wsi helpers 2025-07-13 07:49:10 +00:00
wsi_common_display.c wsi/display: make HDR_OUTPUT_METADATA, Colorspace properties optional 2025-08-07 20:32:02 +01:00
wsi_common_display.h
wsi_common_drm.c vulkan: Use syncobj shim 2025-04-08 15:38:39 +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: clean up headless wsi device and headers 2025-08-10 07:16:46 +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 wsi/common: Track VkColorSpaceKHR with wsi swapchain 2025-08-05 08:50:05 +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: Enable 4444 formats 2025-08-05 06:04:28 +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 build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00