dolphin/Source/Core
2025-01-03 16:33:47 -05:00
..
AudioCommon Adjust order and spacing of various #includes 2024-07-26 14:28:34 -07:00
Common Simplify std::find with Common::Contains 2025-01-01 19:54:07 +00:00
Core Super extended for mp7 2025-01-03 16:33:47 -05:00
DiscIO Simplify std::search with Common::ContainsSubrange 2025-01-01 19:54:07 +00:00
DolphinNoGUI Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-maste2r 2024-12-24 20:47:03 -05:00
DolphinQt Simplify std::find_if with Common::Contains 2025-01-01 19:54:07 +00:00
DolphinTool Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-maste2r 2024-12-24 20:47:03 -05:00
InputCommon Simplify std::find with Common::Contains 2025-01-01 19:54:07 +00: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 19:54:07 +00: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 19:54:07 +00:00
VideoCommon Simplify std::find with Common::Contains 2025-01-01 19:54:07 +00:00
WinUpdater Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master 2024-08-23 13:38:17 -04:00
CMakeLists.txt unify build scripts 2024-10-10 06:45:08 -04:00
DolphinLib.ARM64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.props Common: Create "Contains.h" Algorithm Header 2025-01-01 19:54:07 +00:00
DolphinLib.vcxproj Revert "qt ui update" 2024-05-23 17:36:21 -04:00
DolphinLib.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.x64.props Move x64 DSP JIT into DolphinLib.x64.props 2023-01-06 22:42:21 -08:00