Remove DEBUG build option
[platform/core/uifw/vulkan-wsi-tizen.git] / layer /
2021-11-26 David Harvey-MacaulayRemove ENABLE_WSI_LAYER option
2021-11-17 Iason ParaskevopoulosStore enabled instance and device extensions
2021-11-12 Iason ParaskevopoulosMerge master branch into multiple_swapchains_present_req
2021-11-11 Ben DavisUpdate code to use modern c++ style
2021-11-10 Iason ParaskevopoulosMerge master branch into multiple_swapchains_present_req
2021-11-08 Dennis TsiangSet default visiblity of functions to hidden
2021-11-05 Iason ParaskevopoulosUse device allocator for stage flags vector
2021-11-01 Iason ParaskevopoulosHandle present request for multiple swapchains
2021-10-07 Iason ParaskevopoulosUpdate json manifest
2021-09-23 Dennis TsiangAdd support for some Vulkan 1.1 structs
2021-09-17 David Harvey-MacaulayReturn vkDestroyDevice from vkGetDeviceProcAddr
2021-09-14 Rosen ZhelevUse explicit synchronization for Wayland surfaces
2021-08-17 Rosen ZhelevImplement objects associated with VkSurface
2021-08-09 Ben DavisAdd vulkan 1.1 function entrypoints
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-23 Iason ParaskevopoulosAdd support for multiplane swapchain images in Wayland
2021-02-09 Iason ParaskevopoulosAdds initial support for VK_KHR_wayland_surface.
2021-02-05 Joe Jenner-Baileylayer: improve how layer handles Vulkan extensions
2020-11-26 Iason ParaskevopoulosFix layer's memory errors
2019-11-21 RosenMove WSI type specific calls
2019-09-11 Matteo FranchinFix small issues in documentation and code
2019-05-31 Matteo FranchinInitial sources for the vulkan-wsi-layer project