vulkan-wsi-layer/util
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
..
drm Adds initial support for VK_KHR_wayland_surface. 2021-02-09 18:22:09 +00:00
wsialloc Fix formatting issues 2021-10-29 08:51:25 +00:00
custom_allocator.cpp Set default visiblity of functions to hidden 2021-11-08 13:42:20 +00:00
custom_allocator.hpp Update code to use modern c++ style 2021-11-11 10:15:22 +00:00
extension_list.cpp Update code to use modern c++ style 2021-11-11 10:15:22 +00:00
extension_list.hpp Refactoring of extension_list 2021-07-06 10:37:40 +01:00
file_descriptor.hpp Fix formatting issues 2021-10-29 08:51:25 +00:00
helpers.hpp Fix formatting issues 2021-10-29 08:51:25 +00:00
log.cpp Fix formatting issues 2021-10-29 08:51:25 +00:00
log.hpp Fix formatting issues 2021-10-29 08:51:25 +00:00
macros.hpp Set default visiblity of functions to hidden 2021-11-08 13:42:20 +00:00
optional.hpp Fix formatting issues 2021-10-29 08:51:25 +00:00
platform_set.hpp layer: improve how layer handles Vulkan extensions 2021-02-05 11:22:32 +00:00
ring_buffer.hpp Fix formatting issues 2021-10-29 08:51:25 +00:00
timed_semaphore.cpp Update code to use modern c++ style 2021-11-11 10:15:22 +00:00
timed_semaphore.hpp Initial sources for the vulkan-wsi-layer project 2019-05-31 15:48:05 +01:00
unordered_map.hpp Fix formatting issues 2021-10-29 08:51:25 +00:00
unordered_set.hpp Fix formatting issues 2021-10-29 08:51:25 +00:00