yuzu/src/input_common
Zephyron fbe41afca4 build: upgrade fmt and SDL2
Update fmt library to version 11.0.2 and make necessary adjustments:
- Replace fmt/format.h includes with fmt/ranges.h
- Add const qualifiers to formatter::format functions
- Update CMake to require fmt version 11

Additional dependency updates:
- Update SDL2 bundled version from 2.28.2 to 2.32.0
- Update catch2 to version 3.7.1
- Update vcpkg baseline to ca846b21276c9a3171074ac8d2b4f6516894a7d0
2025-05-12 12:45:15 +01:00
..
drivers build: upgrade fmt and SDL2 2025-05-12 12:45:15 +01:00
helpers Boost: Fix building against Boost 1.86.0 2024-12-20 15:24:58 +00:00
CMakeLists.txt Disabled problematic MSVC warning-to-errors 2024-12-20 15:24:57 +00:00
input_engine.cpp input_common: Map motion with relative values not absolute ones 2023-05-19 21:19:29 -06:00
input_engine.h android: Play vibrations asynchronously 2024-02-23 16:41:59 -05:00
input_mapping.cpp input_common: Add android input engine 2024-01-17 22:47:56 -06:00
input_mapping.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
input_poller.cpp Warnings cleanup for GCC 13 and Clang 16 2023-08-25 19:22:31 -04:00
input_poller.h core: hid: Enable pulling color data from controllers 2023-01-19 18:05:20 -06:00
main.cpp android: Input mapping 2024-02-17 12:32:33 -05:00
main.h input_common: Add android input engine 2024-01-17 22:47:56 -06:00
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00