vulkan-wsi-layer/util
Dennis Tsiang c33a17f103 Use strtol instead of std::atoi in logging
strtol does not throw exceptions.

Change-Id: I6d6d3c32c2b61ed0307370bbfc3ce333adb5c504
Signed-off-by: Dennis Tsiang <dennis.tsiang@arm.com>
2023-02-07 14:23:49 +00:00
..
drm Add support for VK_EXT_image_compression_control_swapchain 2022-05-25 16:49:52 +01:00
wsialloc Add support for VK_EXT_image_compression_control_swapchain 2022-05-25 16:49:52 +01:00
custom_allocator.cpp Set default visiblity of functions to hidden 2021-11-08 13:42:20 +00:00
custom_allocator.hpp Fix issues reported by static analysis tools 2022-11-11 14:27:03 +00:00
extension_list.cpp Fix issues reported by static analysis tools 2022-11-11 14:27:03 +00:00
extension_list.hpp Fix issues reported by static analysis tools 2022-11-11 14:27:03 +00:00
file_descriptor.hpp Fix OOM issue 2021-11-11 18:27:31 +00:00
format_modifiers.cpp Add support for VK_EXT_image_compression_control_swapchain 2022-05-25 16:49:52 +01:00
format_modifiers.hpp Add support for VK_EXT_image_compression_control_swapchain 2022-05-25 16:49:52 +01:00
helpers.hpp Extend TRY macro to print out error messages 2022-11-24 11:24:34 +00:00
log.cpp Use strtol instead of std::atoi in logging 2023-02-07 14:23:49 +00:00
log.hpp Use strtol instead of std::atoi in logging 2023-02-07 14:23:49 +00:00
macros.hpp Set default visiblity of functions to hidden 2021-11-08 13:42:20 +00:00
platform_set.hpp Enable instance extensions required by layer 2022-05-30 13:51:20 +01:00
ring_buffer.hpp Update WSI layer to use C++17 2022-08-19 08:56:59 +00:00
timed_semaphore.cpp Fix issues found by static analysis 2022-07-21 19:05:53 +01:00
timed_semaphore.hpp Fix OOM issue 2021-11-11 18:27:31 +00:00
unordered_map.hpp Update WSI layer to use C++17 2022-08-19 08:56:59 +00:00
unordered_set.hpp Update WSI layer to use C++17 2022-08-19 08:56:59 +00:00