..
arm
[dynarmic] remove decode matcher function handlers using std::function<>, use raw function pointers (#3920)
1 month ago
crypto
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688)
3 months ago
debugger
[core] GDB improvements (#3848)
2 months ago
file_sys
[file_sys] resize SD card size in 4GiB chunks (#3921)
1 month ago
frontend
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688)
3 months ago
hle
[core/hle/kernel] Remove redundant TLS load/stores, reuse computed segment+address instead (#3932)
1 month ago
internal_network
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688)
3 months ago
loader
[loader] change ASLR algo to be more uniform (#3869)
2 months ago
memory
[file_sys, cheats] fix cheat_xxx.txt not being able to be disabled from Qt frontend (#3223)
5 months ago
tools
[core] Fix renderdoc API garbage (#3816)
2 months ago
CMakeLists.txt
[cmake, deps] conjure common/httplib.h and remove global def for httplib macros (#3800)
2 months ago
constants.cpp
[core] Use a eden profile picture instead of the default grey one. (#3350)
5 months ago
constants.h
[core] Use a eden profile picture instead of the default grey one. (#3350)
5 months ago
core.cpp
[core] Fix qlaunch crash on second launch (#3930)
1 month ago
core.h
[vfs] remove usage of 'dynamic_cast', use ankerl::map for files (#3594)
4 months ago
core_timing.cpp
[windows] Return x86 microsleep for Windows (#3563)
4 months ago
core_timing.h
[common, core] remove uneeded memory indirection overhead at startup (#3306)
5 months ago
cpu_manager.cpp
[android, core] pin core threads to logical CPUs 0-3 (#3121)
4 months ago
cpu_manager.h
Fix typos in src/core (#12625)
2 years ago
device_memory.cpp
core: Define HAS_NCE macro
3 years ago
device_memory.h
Core: Initial implementation of device memory mapping
2 years ago
device_memory_manager.h
[core] coalesce tracking entries for GPU (#3677)
3 months ago
device_memory_manager.inc
[core] coalesce tracking entries for GPU (#3677)
3 months ago
game_settings.cpp
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688)
3 months ago
game_settings.h
[core] Add overridable game setting functionality (#2963)
6 months ago
gpu_dirty_memory_manager.h
Core: Eliminate core/memory dependancies.
2 years ago
guest_memory.h
Solves warning about GuestMemory having internal linkage.
1 year ago
hardware_properties.h
[dynarmic] jit fix branch v2 (#203)
10 months ago
launch_timestamp_cache.cpp
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688)
3 months ago
launch_timestamp_cache.h
[tests] fix compile+linking issues with PlayTime (#3345)
5 months ago
memory.cpp
[core] remove parallel thread remnants that keep calling sysconf() everytime a memory object is created (#3804)
2 months ago
memory.h
Revert "[core/memory] Remove defered heap allocation on Linux." (#2974)
7 months ago
perf_stats.cpp
[frontend] Slow and Turbo modes (#3525)
4 months ago
perf_stats.h
chore: make yuzu REUSE compliant
4 years ago
reporter.cpp
[core] Fix buiding with fmt 10 (#2524)
9 months ago
reporter.h
[prepo] Add support for missing PlayReport commands (#3674)
3 months ago