vulkan-wsi-layer/util
Dennis Tsiang 7fda25462e Fix issues flagged by static analysis
Add error handling to snprintf.

Signed-off-by: Dennis Tsiang <dennis.tsiang@arm.com>
Change-Id: Id0c0478254c57cb62af6f9cadde16f73b071f466
2024-01-05 12:41:47 +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 flagged by static analysis 2024-01-05 12:41:47 +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 Fix formatting long as %d in util/log.cpp 2023-10-19 08:23:09 +00:00
log.hpp Fix formatting long as %d in util/log.cpp 2023-10-19 08:23:09 +00:00
macros.hpp Replace VK_LAYER_EXPORT with VWL_VKAPI_EXPORT 2023-04-17 10:59:19 +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