vulkan-wsi-layer/wsi/extensions
Alex Bates ee3f6c5ab9 * Enables new warnings (which are made errors by -Werror)
* Wshadow warns when a variable shadows another
  * Wconversion warns on implicit int conversions
* Fixes warnings generated by them

Signed-off-by: Alex Bates <alex.bates@arm.com>
2025-12-17 09:55:55 +00:00
..
external_memory_extension.cpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
external_memory_extension.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
frame_boundary.cpp VK_EXT_frame_boundary: Fixing the sType used in VkFrameBoundaryEXT 2025-09-22 16:31:11 +01:00
frame_boundary.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
image_compression_control.cpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
image_compression_control.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
image_create_info_extension.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
mutable_format_extension.cpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
mutable_format_extension.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
present_id.cpp Adding exception-safe custom mutex to the WSI layer 2025-09-05 16:06:38 +01:00
present_id.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
present_timing.cpp * Enables new warnings (which are made errors by -Werror) 2025-12-17 09:55:55 +00:00
present_timing.hpp * Enables new warnings (which are made errors by -Werror) 2025-12-17 09:55:55 +00:00
present_wait.cpp Implement vkWaitForPresent2KHR 2025-08-28 15:46:50 +01:00
present_wait.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
swapchain_maintenance.cpp Fix regression with swapchain_maintenance 2025-03-07 17:51:20 +00:00
swapchain_maintenance.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00