dolphin/Source/Core
2025-01-08 12:46:31 -05:00
..
AudioCommon Adjust order and spacing of various #includes 2024-07-26 14:28:34 -07:00
Common MemArena: Add Darwin implementation 2025-01-08 12:46:31 -05:00
Core Merge pull request #12801 from JosJuice/jitarm64-crxxx-opt 2025-01-03 16:32:49 -05:00
DiscIO Simplify std::search with Common::ContainsSubrange 2025-01-01 09:52:03 -08:00
DolphinNoGUI GDBStub: Signal Breakpoint Changes To Host 2024-11-15 15:12:11 -08:00
DolphinQt Simplify std::find_if with Common::Contains 2025-01-01 09:52:03 -08:00
DolphinTool VerifyTool: Add missing USE_RETRO_ACHIEVEMENTS ifdefs 2024-12-15 18:15:57 +01:00
InputCommon Simplify std::find with Common::Contains 2025-01-01 09:52:03 -08:00
MacUpdater MacUpdater: Post-process the bundle 2024-08-01 22:06:55 -04:00
UICommon Simplify std::find with Common::Contains 2025-01-01 09:52:03 -08:00
UpdaterCommon Simplify std::copy with std::copy_n 2024-10-07 15:34:56 -07:00
VideoBackends Simplify std::find_if with Common::Contains 2025-01-01 09:52:03 -08:00
VideoCommon Simplify std::find with Common::Contains 2025-01-01 09:52:03 -08:00
WinUpdater Remove redundant semicolons 2024-08-20 14:59:54 +02:00
CMakeLists.txt CMakeLists: Embed macOS Updater app inside DolphinQt 2024-08-01 22:06:55 -04:00
DolphinLib.ARM64.props
DolphinLib.props Common: Create "Contains.h" Algorithm Header 2025-01-01 09:52:01 -08:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props