Fix potential hang on swapchain inheritance
[platform/core/uifw/vulkan-wsi-tizen.git] / wsi / swapchain_base.hpp
2021-08-17 Ben DavisFix potential hang on swapchain inheritance
2021-06-28 Normunds RiekstsEnsure allocations happen through custom allocators
2021-04-23 Iason ParaskevopoulosAdd support for multiplane swapchain images in Wayland
2020-12-10 Matteo FranchinUse util::allocator in swapchain object
2020-11-30 Joe Jenner-BaileyImplement a vector utility that uses a custom allocator
2020-05-01 Dennis TsiangRemove use of pthread_cancel in the swapchain page...
2019-05-31 Matteo FranchinInitial sources for the vulkan-wsi-layer project