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.
 
 
 
 
 
 
lizzie 5e927199c5
[dynarmic, cmake] Assorted RISC-V build fixes (#3797)
1 week ago
..
arm [dynarmic, cmake] Assorted RISC-V build fixes (#3797) 1 week ago
crypto [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 1 month ago
debugger [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 1 month ago
file_sys [common] unify std::random_device (#3801) 2 weeks ago
frontend [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 1 month ago
hle [hle] fetch manager once in cmif wrapper (#3796) 2 weeks ago
internal_network [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 1 month ago
loader [common] unify std::random_device (#3801) 2 weeks ago
memory [file_sys, cheats] fix cheat_xxx.txt not being able to be disabled from Qt frontend (#3223) 3 months ago
tools [core] Fix renderdoc API garbage (#3816) 2 weeks ago
CMakeLists.txt [dynarmic, cmake] Assorted RISC-V build fixes (#3797) 1 week ago
constants.cpp [core] Use a eden profile picture instead of the default grey one. (#3350) 3 months ago
constants.h [core] Use a eden profile picture instead of the default grey one. (#3350) 3 months ago
core.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 1 month ago
core.h [vfs] remove usage of 'dynamic_cast', use ankerl::map for files (#3594) 2 months ago
core_timing.cpp [windows] Return x86 microsleep for Windows (#3563) 2 months ago
core_timing.h [common, core] remove uneeded memory indirection overhead at startup (#3306) 3 months ago
cpu_manager.cpp [android, core] pin core threads to logical CPUs 0-3 (#3121) 2 months ago
cpu_manager.h Fix typos in src/core (#12625) 2 years ago
device_memory.cpp core: Define HAS_NCE macro 2 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) 1 month ago
device_memory_manager.inc [core] coalesce tracking entries for GPU (#3677) 1 month ago
game_settings.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 1 month ago
game_settings.h [core] Add overridable game setting functionality (#2963) 4 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) 8 months ago
launch_timestamp_cache.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 1 month ago
launch_timestamp_cache.h [tests] fix compile+linking issues with PlayTime (#3345) 3 months ago
memory.cpp [core] remove parallel thread remnants that keep calling sysconf() everytime a memory object is created (#3804) 2 weeks ago
memory.h Revert "[core/memory] Remove defered heap allocation on Linux." (#2974) 5 months ago
perf_stats.cpp [frontend] Slow and Turbo modes (#3525) 2 months ago
perf_stats.h chore: make yuzu REUSE compliant 4 years ago
reporter.cpp [core] Fix buiding with fmt 10 (#2524) 7 months ago
reporter.h [prepo] Add support for missing PlayReport commands (#3674) 1 month ago