mesa/src/vulkan/wsi
Bas Nieuwenhuizen a3e42e7a69 vulkan/wsi: Fix OOM behavior with prime images.
Fixes: d50937f137 "vulkan/wsi: Implement prime in a completely generic way"
Reviewed-by: Dave Airlie <airlied@redhat.com>
2018-02-06 21:52:39 +01:00
..
.gitignore vulkan/wsi: Generate wayland protocol headers separately from EGL 2017-03-13 11:16:33 +00:00
meson.build vulkan/wsi: Add wsi_swapchain_init/finish functions 2017-12-04 10:04:19 -08:00
wsi_common.c vulkan/wsi: Fix OOM behavior with prime images. 2018-02-06 21:52:39 +01:00
wsi_common.h vulkan/wsi: Initialize individual WSI interfaces in wsi_device_init 2017-12-04 10:04:19 -08:00
wsi_common_private.h vulkan/wsi: Initialize individual WSI interfaces in wsi_device_init 2017-12-04 10:04:19 -08: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: Drop some unneeded cruft from the API 2017-12-04 10:04:19 -08:00
wsi_common_wayland.h anv: move to using shared wsi code 2016-10-19 10:15:43 +10:00
wsi_common_x11.c vulkan/wsi: Drop the can_handle_different_gpu parameter from get_support 2017-12-04 10:04:19 -08:00
wsi_common_x11.h vulkan/wsi/radv: add initial prime support (v1.1) 2017-02-27 05:42:16 +10:00