Fix potential hang on swapchain inheritance
[platform/core/uifw/vulkan-wsi-tizen.git] / wsi / wayland / swapchain.cpp
2021-08-17 Ben DavisFix potential hang on swapchain inheritance
2021-07-28 Normunds RiekstsImplement a vendor agnostic wsialloc interface
2021-05-05 Dennis TsiangResolve segfault in wsialloc_delete
2021-04-30 Fufu FangRemove workaround for flushing wl_release events
2021-04-29 Fufu FangCreating logging mechanism for debugging
2021-04-23 Iason ParaskevopoulosAdd support for multiplane swapchain images in Wayland
2021-04-08 David Harvey-MacaulayApply workaround for Wayland set_queue race
2021-03-30 Iason ParaskevopoulosUse zwp_linux_dmabuf_v1 interface to query supported...
2021-03-15 Normunds RiekstsReplace swapchain roundtrip implementation in Wayland
2021-02-09 Iason ParaskevopoulosAdds initial support for VK_KHR_wayland_surface.