mesa/src/vulkan/wsi
Lionel Landwerlin 6659d11ff0 vulkan/wsi/wayland: implement acquire timeout
v2: Eric's nits

v3: Reuse timespec utils (Daniel)
    Deal with ppoll being interrupted by a signal (Daniel)

v4: Remove unnecessary time check

v5: Deal with EAGAIN from wl_display_prepare_read_queue() (Daniel)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com> (v2)
Reviewed-by: Daniel Stone <daniels@collabora.com>
2019-07-29 13:11:36 +00:00
..
meson.build vulkan: fix build dependency issue with generated files 2019-05-22 14:07:14 +00:00
wsi_common.c vulkan/wsi: Use one fence per image. 2019-07-26 16:37:28 +02:00
wsi_common.h vulkan/wsi: Add X11 adaptive sync support based on dri options. 2019-04-23 23:49:39 +00:00
wsi_common_display.c vulkan/wsi: don't use DUMB_CLOSE for normal GEM handles 2019-04-26 11:26:33 +01:00
wsi_common_display.h wsi/display: s/#if/#ifdef/ to fix -Wundef 2019-03-11 10:49:36 +00:00
wsi_common_private.h vulkan/wsi: Use one fence per image. 2019-07-26 16:37:28 +02:00
wsi_common_queue.h vulkan/wsi: Fix resource leak in success path of wsi_queue_init() 2016-11-28 21:11:25 +00:00
wsi_common_wayland.c vulkan/wsi/wayland: implement acquire timeout 2019-07-29 13:11:36 +00:00
wsi_common_wayland.h
wsi_common_x11.c vulkan/wsi/x11: Increase the effective min. images for mailbox. 2019-07-26 16:37:28 +02:00
wsi_common_x11.h vulkan: drop always-true param 2018-10-26 18:33:11 +01:00