mesa/src/vulkan/wsi
Faith Ekstrand 97e22b70b4 vulkan/wsi/display: Use mtx_t and u_cnd_monotonic
Reviewed-by: Derek Foreman <derek.foreman@collabora.com>
Reviewed-by: Tatsuyuki Ishi <ishitatsuyuki@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29924>
2024-07-08 22:09:06 +00:00
..
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
wsi_common.c vulkan/wsi: Make current_frame usable in all cases 2024-05-16 18:12:30 +00:00
wsi_common.h wsi/x11: support explicit sync 2024-04-16 02:40:01 +00:00
wsi_common_display.c vulkan/wsi/display: Use mtx_t and u_cnd_monotonic 2024-07-08 22:09:06 +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 wsi: Call drmSyncobjQuery only once for all images 2024-06-17 16:06:46 +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 treewide: Cleanup unused structs 2024-05-11 17:30:59 +00:00
wsi_common_private.h wsi/wayland: don't use explicit sync with sw 2024-04-10 23:08:36 +00:00
wsi_common_queue.h
wsi_common_wayland.c vulkan/wsi/wayland: Use mtx_t and u_cnd_monotonic 2024-07-08 22:09:06 +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 vulkan/wsi/x11: Use mtx_t and u_cnd_monotonic 2024-07-08 22:09:06 +00:00