mesa/src/vulkan/wsi
Mike Blumenkrantz b6f201b173 meson: require dri3 modifiers
the year is 2024 and we have the technology

Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31044>
2024-09-06 17:34:17 +00:00
..
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
wsi_common.c meson: delete dri3 build option 2024-09-04 14:48:17 +00:00
wsi_common.h wsi/x11: support explicit sync 2024-04-16 02:40:01 +00:00
wsi_common_display.c meson: require dri3 modifiers 2024-09-06 17:34:17 +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: Refactor can_present_on_device 2024-08-12 16:00:37 +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 vulkan/wsi: Refactor can_present_on_device 2024-08-12 16:00:37 +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: 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 meson: require dri3 modifiers 2024-09-06 17:34:17 +00:00