mesa/src/vulkan/wsi
Yiwei Zhang 749265da0d vulkan/wsi: split cmd record for img2buf blit and img2img blit
There's no behavior change, but to prepare for the next img2buf blit
improvement, except adding asserts to make clear of the existing blit
code paths.

v2: use switch with unreachable default per @gfxstrand has suggested

Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35220>
2025-05-29 01:20:27 +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: split cmd record for img2buf blit and img2img blit 2025-05-29 01:20:27 +00:00
wsi_common.h wsi: Label the WSI blit command buffer with a name. 2025-05-08 01:21:25 +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: 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 wsi/headless: Override finish_create 2025-04-23 19:11:59 +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 loader/wayland: Move acquisition time tracking into perfetto flows 2025-05-26 16:13:25 -05:00
wsi_common_win32.cpp vulkan/wsi: Support alpha swapchains on win32 2024-11-13 04:26:46 +00:00
wsi_common_x11.c vulkan: fix random tabs to spaces 2025-05-16 03:57:31 +00:00