mesa/src/vulkan/wsi
Renato Pereyra 2ef6b0aab1 Revert "wsi/x11: Avoid using xcb_wait_for_special_event in FIFO modes"
This reverts commit 44a20baeb8.

Signed-off-by: Renato Pereyra <renatopereyra@chromium.org>
Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16954>
2022-06-13 17:58:46 +00:00
..
meson.build vulkan: drop empty vulkan_wsi_args 2022-04-27 11:51:26 +00:00
wsi_common.c vulkan/wsi: Signal semaphores and fences from the dma-buf 2022-06-10 01:33:12 +00:00
wsi_common.h vulkan/wsi: Signal semaphores and fences from the dma-buf 2022-06-10 01:33:12 +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: Signal semaphores and fences from the dma-buf 2022-06-10 01:33: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: Signal semaphores and fences from the dma-buf 2022-06-10 01:33:12 +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: Make wsi_win32_surface_get_capabilities() return the current extent 2022-05-09 09:31:53 +00:00
wsi_common_x11.c Revert "wsi/x11: Avoid using xcb_wait_for_special_event in FIFO modes" 2022-06-13 17:58:46 +00:00