You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
crueter 612a203ab2
[docs] add instructions to build older commits (#3826)
2 months ago
..
arm [dynarmic, cmake] Assorted RISC-V build fixes (#3797) 2 months ago
crypto [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 3 months ago
debugger [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 3 months ago
file_sys [common] unify std::random_device (#3801) 2 months ago
frontend [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 3 months ago
hle [hle] fetch manager once in cmif wrapper (#3796) 2 months ago
internal_network [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 3 months ago
loader [common] unify std::random_device (#3801) 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 [dynarmic, cmake] Assorted RISC-V build fixes (#3797) 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 [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 3 months 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