dolphin-emulator/Source/Core
Lioncache 62740d97a8 Core/DSP/DSPTables: Make use of fmt::format in pdname()
Resolves a deprecation warning on macOS. Also, we can convert
the function to just return a std::string instead of using a
static internal buffer, which is gross and thread-unsafe.
2023-12-18 13:08:57 -05:00
..
AudioCommon
Common JitArm64: Improve codegen in ANDI2R and friends 2023-12-17 18:13:32 +01:00
Core Core/DSP/DSPTables: Make use of fmt::format in pdname() 2023-12-18 13:08:57 -05:00
DiscIO RiivolutionParser: Remove usages of global system accessor 2023-12-12 12:48:40 -05:00
DolphinNoGUI
DolphinQt Merge pull request #12170 from Filoppi/custom_aspect_ratio 2023-12-18 05:19:06 +01:00
DolphinTool Tool/Header: Add JSON output mode; game data 2023-11-28 08:49:28 +00:00
InputCommon Merge pull request #12399 from lioncash/erasing 2023-12-12 20:54:52 +00:00
MacUpdater
UICommon Merge pull request #11497 from vyuuui/debugger_assembler_ui 2023-12-16 21:15:31 +00:00
UpdaterCommon
VideoBackends Merge pull request #12370 from iwubcode/more_samplers 2023-12-17 14:50:23 -05:00
VideoCommon Merge pull request #12170 from Filoppi/custom_aspect_ratio 2023-12-18 05:19:06 +01:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Merge pull request #11497 from vyuuui/debugger_assembler_ui 2023-12-16 21:15:31 +00:00
DolphinLib.vcxproj Add lz4 submodule 2023-10-02 17:28:23 -04:00
DolphinLib.vcxproj.user
DolphinLib.x64.props