mesa/src/vulkan/wsi
2025-09-26 20:59:34 +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 vulkan/wsi: Always use VK_PIPELINE_STAGE_2_TRANSFER_BIT for semaphore ops 2025-08-22 23:05:05 +00:00
wsi_common.h vulkan: move internal vulkan pseudo-extensions to a common file 2025-09-01 03:50:12 +00:00
wsi_common_display.c util, vulkan: use u_overflow.h 2025-09-23 09:09:55 +02:00
wsi_common_display.h
wsi_common_drm.c vulkan/wsi: Don't dma-buf sync import/export on success 2025-08-28 22:27:05 +00:00
wsi_common_drm.h
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/metal: move VkFormat -> MTLPixelFormat conversion to wsi_common_metal_layer.m 2025-09-26 20:59:34 +00:00
wsi_common_metal_layer.h wsi/metal: move VkFormat -> MTLPixelFormat conversion to wsi_common_metal_layer.m 2025-09-26 20:59:34 +00:00
wsi_common_metal_layer.m wsi/metal: move VkFormat -> MTLPixelFormat conversion to wsi_common_metal_layer.m 2025-09-26 20:59:34 +00:00
wsi_common_private.h vulkan/wsi: Make get_blit_queue return a struct vk_queue * 2025-08-22 23:05:03 +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 vulkan/wsi/x11: Use mesa_logX() instead of fprintf() 2025-09-08 21:28:10 +00:00