vulkan-wsi-layer/wsi
Ben Davis 6ef056b517 Update code to use modern c++ style
Fix warnings given by clang-tidy 8 with checks 'bugprone-*,modernize-*'

Change-Id: I2e5660c5872728f957869c66b1143cfcc76bc20e
Signed-off-by: Ben Davis <ben.davis@arm.com>
2021-11-11 10:15:22 +00:00
..
headless Update code to use modern c++ style 2021-11-11 10:15:22 +00:00
wayland Set default visiblity of functions to hidden 2021-11-08 13:42:20 +00:00
surface.hpp Fix formatting issues 2021-10-29 08:51:25 +00:00
surface_properties.hpp Add ring buffer utility 2021-08-26 13:42:23 +01:00
swapchain_base.cpp Update code to use modern c++ style 2021-11-11 10:15:22 +00:00
swapchain_base.hpp Implement MAILBOX presentation for Wayland swapchains 2021-10-14 15:45:34 +00:00
synchronization.cpp Update code to use modern c++ style 2021-11-11 10:15:22 +00:00
synchronization.hpp Fix formatting issues 2021-10-29 08:51:25 +00:00
wsi_factory.cpp Add build option for headless extension 2021-10-26 10:07:14 +00:00
wsi_factory.hpp Implement objects associated with VkSurface 2021-08-17 16:42:21 +01:00