mesa/src/vulkan/wsi
Yiwei Zhang 8974222433 vulkan/wsi/wayland: fix returns and avoid leaks for failed swapchain
Cc: mesa-stable
Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org>
Tested-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Ryan Neph <ryanneph@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27080>
(cherry picked from commit dc5725ee29)
2024-01-17 21:38:56 +00:00
..
meson.build compiler,vulkan,drm-shim: Remove unused include directories from meson.build 2023-10-27 01:35:10 +00:00
wsi_common.c vulkan/wsi: Convert bit tests to bool with != 0 2023-12-15 00:39:10 +00:00
wsi_common.h vulkan/wsi: don't support present with queues where blit is unsupported 2023-12-09 07:37:44 +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 vulkan/wsi: Allow for larger linear images 2023-10-16 13:02:14 +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: fix returns and avoid leaks for failed swapchain 2024-01-17 21:38:56 +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: don't support present with queues where blit is unsupported 2023-12-09 07:37:44 +00:00