This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-29 07:19:13 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70abcb2030e0f45f46c056f6cb017ff4de14f5a2
dolphin
/
Source
History
iwubcode
70abcb2030
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
...
Co-authored-by: Jordan Woyak <
jordan.woyak@gmail.com
>
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
…
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