mesa/src/vulkan/wsi
Illia Abernikhin aa4ac5ff8b utils: Merge util/debug.* into util/u_debug.* and remove util/debug.*
Rename env_var_as_unsigned() -> debug_get_num_option(), because duplicate
Rename env_var_as_bool() -> debug_get_bool_option(), because duplicate

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7177

Signed-off-by: Illia Abernikhin <illia.abernikhin@globallogic.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19336>
2022-11-02 07:25:39 +00:00
..
meson.build vulkan/wsi: Add dep_libudev to idep dependencies 2022-10-14 21:10:29 +00:00
wsi_common.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
wsi_common.h vulkan/wsi/wl: correctly find whether the compositor uses the same GPU 2022-10-26 20:34:15 +00: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: Add a supports_scanout flag 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/wayland: introduce struct wsi_wl_surface 2022-10-21 12:15:37 +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/wl: correctly find whether the compositor uses the same GPU 2022-10-26 20:34:15 +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/x11: Fix double free of modifiers. 2022-09-30 23:39:25 +00:00