mesa/src/vulkan/wsi
2022-09-28 21:35:12 +00:00
..
meson.build radv: Remove redundant radv_QueuePresentKHR. 2022-08-31 03:25:52 +00:00
wsi_common.c vulkan/wsi: Don't expose as many image configure helpers 2022-09-28 21:35:12 +00:00
wsi_common.h vulkan/wsi/x11: Only use MIT_SHM if the device supports EXT_external_memory_host 2022-07-07 11:44:19 -05:00
wsi_common_display.c vulkan/wsi: Always configure images in wsi_swapchain_init() 2022-09-28 21:35:12 +00:00
wsi_common_display.h vulkan/wsi/display: Wrap wsi_display_fence in a vk_sync 2021-11-16 10:54:27 -06:00
wsi_common_drm.c vulkan/wsi: Don't expose as many image configure helpers 2022-09-28 21:35:12 +00:00
wsi_common_drm.h vulkan/wsi: create a common function to compare drm devices 2022-01-14 12:19:57 +00:00
wsi_common_private.h vulkan/wsi: Add a typedef for memory type select callbacks 2022-09-28 21:35:12 +00:00
wsi_common_queue.h util/vector: make util_vector_init harder to misuse 2021-10-08 00:15:11 +00:00
wsi_common_wayland.c vulkan/wsi: Always configure images in wsi_swapchain_init() 2022-09-28 21:35:12 +00:00
wsi_common_win32.c vulkan/wsi: Always configure images in wsi_swapchain_init() 2022-09-28 21:35:12 +00:00
wsi_common_x11.c vulkan/wsi: Always configure images in wsi_swapchain_init() 2022-09-28 21:35:12 +00:00