dolphin/Source/Core/Core
2025-04-02 23:23:51 -05:00
..
Boot Core: properly distinguish between ES title switches (Wii titles) and normal loading (GC, also called for Wii..); update config for ES title change, generate textures for both situations 2025-03-22 14:55:20 -05:00
Config Improve Performance of Granular Buffering + User Adjustable Buffer Size 2025-04-01 18:17:21 -04:00
ConfigLoaders
Debugger
DSP Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
FifoPlayer
HLE Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
HW Core: Move CountPerformanceMarker to VideoInterface to eliminate a Throttle call. PerformanceMetrics: Fixes/Cleanups. 2025-04-02 23:23:51 -05:00
IOS Merge pull request #13221 from mitaclaw/nrvo-fails-1 2025-03-29 03:26:46 -04:00
PowerPC Merge pull request #13457 from jordan-woyak/efb-access-fix 2025-03-28 18:43:57 -04:00
AchievementManager.cpp Merge pull request #13427 from LillyJadeKatrin/retroachievements-code-approval-fix 2025-03-15 13:57:48 -04:00
AchievementManager.h Fixed Multi Config Code Approvals 2025-03-15 07:57:16 -04:00
ActionReplay.cpp Fixed Multi Config Code Approvals 2025-03-15 07:57:16 -04:00
ActionReplay.h Fixed Multi Config Code Approvals 2025-03-15 07:57:16 -04:00
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Core/Core: fix typos 2025-03-08 15:41:53 -05:00
BootManager.h Core/Core: fix typos 2025-03-08 15:41:53 -05:00
CheatCodes.h
CheatGeneration.cpp
CheatGeneration.h
CheatSearch.cpp
CheatSearch.h Remove redundant semicolons 2024-08-20 14:59:54 +02:00
CMakeLists.txt Core: Add TimePlayed class to track game playtime 2025-02-16 23:15:11 +01:00
CommonTitles.h
ConfigManager.cpp Core: properly distinguish between ES title switches (Wii titles) and normal loading (GC, also called for Wii..); update config for ES title change, generate textures for both situations 2025-03-22 14:55:20 -05:00
ConfigManager.h Core: properly distinguish between ES title switches (Wii titles) and normal loading (GC, also called for Wii..); update config for ES title change, generate textures for both situations 2025-03-22 14:55:20 -05:00
Core.cpp Merge pull request #13425 from jordan-woyak/after-present-cleanup 2025-03-23 15:21:31 -04:00
Core.h Core: Remove unused GetActualEmulationSpeed function and related variables/functions. 2025-03-14 03:10:13 -05:00
CoreTiming.cpp Core: Move CountPerformanceMarker to VideoInterface to eliminate a Throttle call. PerformanceMetrics: Fixes/Cleanups. 2025-04-02 23:23:51 -05:00
CoreTiming.h PerformanceMetrics: Eliminated a mutex. Code cleanups. 2025-03-14 03:10:13 -05:00
CPUThreadConfigCallback.cpp
CPUThreadConfigCallback.h
DolphinAnalytics.cpp Config: Expose Default and 1x Anisotropic Filtering setting. 2025-03-17 20:46:24 -05:00
DolphinAnalytics.h DolphinAnalytics/WiimoteEmu: Remove now-irrelevant game quirk check. 2025-02-13 17:39:54 -06:00
DSPEmulator.cpp
DSPEmulator.h
FreeLookConfig.cpp
FreeLookConfig.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
FreeLookManager.cpp
FreeLookManager.h
GeckoCode.cpp Fixed Multi Config Code Approvals 2025-03-15 07:57:16 -04:00
GeckoCode.h Fixed Multi Config Code Approvals 2025-03-15 07:57:16 -04:00
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp
HotkeyManager.h
LibusbUtils.cpp
LibusbUtils.h
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp WiimoteEmu: Make TaTaCon DesiredState use only one byte of space. 2025-03-15 16:48:05 -05:00
Movie.h Movie: Eliminate MovieManager::SetGraphicsConfig. 2025-03-10 18:16:49 -05:00
NetPlayClient.cpp Merge pull request #13093 from mitaclaw/ranges-modernization-4-projection 2025-03-23 15:56:13 -04:00
NetPlayClient.h
NetPlayCommon.cpp Migrate to SFML>=3.0.0 2025-02-25 06:42:13 +01:00
NetPlayCommon.h
NetPlayProto.h Config: Expose Default and 1x Anisotropic Filtering setting. 2025-03-17 20:46:24 -05:00
NetPlayServer.cpp Merge pull request #13427 from LillyJadeKatrin/retroachievements-code-approval-fix 2025-03-15 13:57:48 -04:00
NetPlayServer.h
NetworkCaptureLogger.cpp
NetworkCaptureLogger.h
PatchEngine.cpp Fixed Multi Config Code Approvals 2025-03-15 07:57:16 -04:00
PatchEngine.h Core: apply Dolphin OnFrame patches right after boot 2024-10-16 02:58:03 +01:00
State.cpp Merge pull request #13093 from mitaclaw/ranges-modernization-4-projection 2025-03-23 15:56:13 -04:00
State.h
SyncIdentifier.h
SysConf.cpp Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
SysConf.h
System.cpp
System.h
TimePlayed.cpp Core: Add TimePlayed class to track game playtime 2025-02-16 23:15:11 +01:00
TimePlayed.h Core: Add TimePlayed class to track game playtime 2025-02-16 23:15:11 +01:00
TitleDatabase.cpp
TitleDatabase.h
WC24PatchEngine.cpp
WC24PatchEngine.h
WiiRoot.cpp
WiiRoot.h
WiiUtils.cpp Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
WiiUtils.h