mesa/src/vulkan/wsi
Bas Nieuwenhuizen a7f44b6269 vulkan/wsi/x11: Ensure we have the required number of images for acquire.
For games that needs >1 at the same time the existing check wasn't enough.

Cc: mesa-stable
Reviewed-by: Hans-Kristian Arntzen <post@arntzen-software.no>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15132>
2022-05-08 16:27:42 +02:00
..
meson.build vulkan: drop empty vulkan_wsi_args 2022-04-27 11:51:26 +00:00
wsi_common.c vulkan/wsi: Add signal_fence/semaphore_for_image helpers 2022-05-04 22:09:02 +00:00
wsi_common.h vulkan/wsi: add transition to/from transfer-src state 2022-02-22 10:04:34 +00:00
wsi_common_display.c vulkan/wsi: Hang on to file descriptors 2022-05-04 22:09:02 +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: Only use a single fd per wsi_image 2022-05-04 22:09:02 +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: Only use a single fd per wsi_image 2022-05-04 22:09:02 +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: Hang on to file descriptors 2022-05-04 22:09:02 +00:00
wsi_common_win32.c vulkan/wsi: drop unused wsi_create_win32_image 2022-03-03 06:13:07 +00:00
wsi_common_x11.c vulkan/wsi/x11: Ensure we have the required number of images for acquire. 2022-05-08 16:27:42 +02:00