dolphin/Source
2025-06-06 23:03:02 -05:00
..
Android Android: Add android.hardware.microphone to manifest 2025-06-04 21:30:51 +02:00
Core 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-06-06 23:03:02 -05:00
DSPSpy DSPSpy: Make RealDSP final and make overide explicit 2025-05-10 13:02:55 +02:00
DSPTool GDBStub: Signal Breakpoint Changes To Host 2024-11-15 15:12:11 -08:00
PCH
UnitTests Merge pull request #13672 from tygyh/UnitTests/Remove-redundant-template-type-specifiers 2025-05-18 02:12:45 -05:00
VSProps Externals: add watcher, a library used to watch a filesystem location for changes 2025-06-06 23:03:02 -05:00
.clang-format Clang-format: Fix invalid settings 2025-05-01 22:05:07 +02:00
CMakeLists.txt CMake: don't enable -Wshadow-uncaptured-local 2025-02-21 02:51:32 +00:00
dolphin-emu.sln AudioCommon: Added Granular Synthesis 2025-03-14 01:22:35 -05:00