dolphin/Source/Core/Core/ConfigLoaders
JosJuice 58487f1633 Jit: Implement error-free transformation for single-precision FMA
This implements the equivalent of 07443e2d41 in Jit64 and JitArm64.
Aims to fix https://bugs.dolphin-emu.org/issues/13865.
2026-01-18 20:02:49 +01:00
..
BaseConfigLoader.cpp Modernize std::any_of with ranges 2024-12-15 19:54:16 -08:00
BaseConfigLoader.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GameConfigLoader.cpp Core/Config: Use structured bindings for cleaner std::map/pair usage. 2025-01-17 22:21:39 -06:00
GameConfigLoader.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
IsSettingSaveable.cpp Simplify std::find with Common::Contains 2025-01-01 09:52:03 -08:00
IsSettingSaveable.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MovieConfigLoader.cpp Add SYSCONF country code to DTM 2024-12-30 07:50:22 -08:00
MovieConfigLoader.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
NetPlayConfigLoader.cpp Jit: Implement error-free transformation for single-precision FMA 2026-01-18 20:02:49 +01:00
NetPlayConfigLoader.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00