vulkan-wsi-layer/wsi/wayland
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
..
present_id_wayland.cpp * Enables new warnings (which are made errors by -Werror) 2025-12-17 09:55:55 +00:00
present_id_wayland.hpp Add a workaround when wp_feedback events are not delivered 2025-10-31 10:35:08 +00:00
present_timing_handler.cpp This change updates the present timing implementation with several fixes and improvements for better spec compliance: 2025-11-25 10:12:33 +00:00
present_timing_handler.hpp This change updates the present timing implementation with several fixes and improvements for better spec compliance: 2025-11-25 10:12:33 +00:00
present_wait_wayland.cpp * Enables new warnings (which are made errors by -Werror) 2025-12-17 09:55:55 +00:00
present_wait_wayland.hpp * Enables new warnings (which are made errors by -Werror) 2025-12-17 09:55:55 +00:00
surface.cpp Adds support for present timing on Wayland even if the compositor does not support wp_presentation. Previously, support for wp_presentation was assumed. 2025-06-18 12:15:41 +00:00
surface.hpp Adds support for present timing on Wayland even if the compositor does not support wp_presentation. Previously, support for wp_presentation was assumed. 2025-06-18 12:15:41 +00:00
surface_properties.cpp Reset query pool on creation 2025-10-17 15:02:40 +00:00
surface_properties.hpp Reset query pool on creation 2025-10-17 15:02:40 +00:00
swapchain.cpp * Enables new warnings (which are made errors by -Werror) 2025-12-17 09:55:55 +00:00
swapchain.hpp Decouple swapchain images and their memory from swapchain class 2025-11-20 13:55:45 +00:00
wl_helpers.cpp Update clang-format rules 2024-07-04 10:30:42 +01:00
wl_helpers.hpp Implement vkWaitForPresentKHR entrypoint 2025-05-09 16:04:39 +00:00
wl_object_owner.hpp * Enables new warnings (which are made errors by -Werror) 2025-12-17 09:55:55 +00:00
wp_presentation_feedback.cpp * Enables new warnings (which are made errors by -Werror) 2025-12-17 09:55:55 +00:00
wp_presentation_feedback.hpp This change updates the present timing implementation with several fixes and improvements for better spec compliance: 2025-11-25 10:12:33 +00:00