yuzu/src/yuzu_cmd
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
..
emu_window build: upgrade fmt and SDL2 2025-05-12 12:45:15 +01:00
CMakeLists.txt option to skip compiling the -cmd executable (#26) 2024-12-20 15:24:58 +00:00
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
sdl_config.cpp config: Reset per-game profile name on load if empty 2024-02-16 21:07:03 -05:00
sdl_config.h config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
yuzu.cpp Removed telemetry and anonymized SCM (git) strings 2024-12-20 15:24:57 +00:00
yuzu.rc chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00