dolphin-emulator/Source/Core
2025-04-21 23:17:37 -05:00
..
AudioCommon Mixer: Use Doubles for Sample Rate Conversion. 2025-04-05 13:46:37 -05:00
Common Merge pull request #13467 from JosJuice/profiler-thread-safety 2025-04-21 20:19:47 +02:00
Core Core: add CustomResourceManager to System 2025-04-21 23:17:37 -05:00
DiscIO Implement Triforce ID parsing 2025-04-21 22:05:25 +10:00
DolphinNoGUI Merge pull request #13181 from tygyh/Replace-'reinterpret_cast' 2025-03-15 15:31:38 +01:00
DolphinQt Merge pull request #12949 from LillyJadeKatrin/retroachievements-new-dev-branch 2025-04-21 14:08:40 -04:00
DolphinTool GCC: Remedy NRVO Fails 2025-03-10 12:38:03 -07:00
InputCommon InputCommon: Activate IMU Accelerometer and Gyroscope when any direction has a bound input. 2025-04-10 15:55:49 -05:00
MacUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
UICommon Implement Triforce ID parsing 2025-04-21 22:05:25 +10:00
UpdaterCommon Simplify std::copy with std::copy_n 2024-10-07 15:34:56 -07:00
VideoBackends VideoBackends/Metal: Fix anisotropic filtering handling. 2025-04-01 15:09:21 -05:00
VideoCommon VideoCommon: initialize and shutdown the CustomResourceManager when the video thread initializes and shuts down 2025-04-21 23:17:37 -05:00
WinUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
CMakeLists.txt CMakeLists: Embed macOS Updater app inside DolphinQt 2024-08-01 22:06:55 -04:00
DolphinLib.ARM64.props
DolphinLib.props VideoCommon: add resource manager and new asset loader; the resource manager uses a least recently used cache to determine which assets get priority for loading. Additionally, if the system is low on memory, assets will be purged with the less requested assets being the first to go. The loader is multithreaded now and loads assets as quickly as possible as long as memory is available 2025-04-21 23:17:37 -05:00
DolphinLib.vcxproj AudioCommon: Added Granular Synthesis 2025-03-14 01:22:35 -05:00
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in ScmRevGen: Don't generate Info.plist files directly 2024-12-05 14:56:08 -05:00