mesa/src/vulkan/wsi
Yonggang Luo db103c56ab treewide: Remove vulkan/runtime vulkan/util prefix in include path
This is for unify the include style of shared vulkan headers

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27526>
2024-03-05 19:05:00 +00:00
..
meson.build meson: fix a build ereror 2024-02-28 15:03:05 +00:00
wsi_common.c wsi/common: Allow KHR_present_wait on WL. 2024-01-28 23:14:36 +00:00
wsi_common.h wsi/x11: Add drirc option to ignore SUBOPTIMAL. 2024-01-18 17:23:32 +00:00
wsi_common_display.c vulkan/wsi: unify all the image usage flag caps 2023-10-26 00:08:57 +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 vk/wsi: update symbols that have become aliases for newer ones 2023-12-04 23:27:29 +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 vk/wsi: update symbols that have become aliases for newer ones 2023-12-04 23:27:29 +00:00
wsi_common_private.h treewide: Remove vulkan/runtime vulkan/util prefix in include path 2024-03-05 19:05:00 +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/wayland: More descriptive name for swapchain queue 2024-02-29 21:45:57 +00:00
wsi_common_win32.cpp vulkan/wsi: Convert bit tests to bool with != 0 2023-12-15 00:39:10 +00:00
wsi_common_x11.c vk/wsi/x11/sw: use swapchain depth for putimage 2024-02-20 15:47:45 +00:00