Remove the TODO on the max Wayland image size.
[platform/core/uifw/vulkan-wsi-tizen.git] / wsi / wayland / surface_properties.cpp
2021-10-27 Fufu FangRemove the TODO on the max Wayland image size.
2021-09-14 Rosen ZhelevUse explicit synchronization for Wayland surfaces
2021-08-26 Dennis TsiangAdd ring buffer utility
2021-08-17 Rosen Zhelevwsi: Move common objects to the wayland wsi::surface
2021-08-17 Rosen ZhelevImplement objects associated with VkSurface
2021-07-22 Normunds RiekstsRemove usages of generic allocator in the layer
2021-07-06 Fufu FangRefactoring of extension_list
2021-06-28 Normunds RiekstsEnsure allocations happen through custom allocators
2021-04-29 Fufu FangCreating logging mechanism for debugging
2021-04-21 Ben DavisRemove to-do to check if FIFO is ok on Wayland
2021-03-30 Iason ParaskevopoulosUse zwp_linux_dmabuf_v1 interface to query supported...
2021-03-04 Normunds RiekstsFixes segfaults in the layer due to uninitialized pointer
2021-02-09 Iason ParaskevopoulosAdds initial support for VK_KHR_wayland_surface.