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 17b3be93d4 fixes 4 stuff 8 months ago
..
arm [core/core_timing] better MWAITX and WAITPKG delays (#3984) 2 months ago
crypto [common] rework BitField and BitUtil, use concepts whenever possible (#4076) 2 weeks ago
debugger [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
file_sys [common] rework BitField and BitUtil, use concepts whenever possible (#4076) 2 weeks ago
frontend [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 4 months ago
hle Revert #3970 #4177 (#4187) 2 weeks ago
internal_network [hle/bsd] do not use rust-result wannabe Expected in functions (#4075) 4 weeks ago
loader [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
memory [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
tools [*] basic in-house cpp linting (#4039) 2 months ago
CMakeLists.txt [hle] Fixes for nxident, nxmp and nxplay, remove hbl.nsp workarounds (#3996) 1 month ago
constants.cpp [core] Use a eden profile picture instead of the default grey one. (#3350) 6 months ago
constants.h [core] Use a eden profile picture instead of the default grey one. (#3350) 6 months ago
core.cpp [hid_core] fix LM2 crash due to callbacks not being removed properly (#4178) 2 weeks ago
core.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
core_timing.cpp [core/core_timing] better MWAITX and WAITPKG delays (#3984) 2 months ago
core_timing.h [core/core_timing] better MWAITX and WAITPKG delays (#3984) 2 months ago
cpu_manager.cpp [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
cpu_manager.h [video_core, hle] remove redundant parent references in system structs (#3908) 1 month ago
device_memory.cpp core: Define HAS_NCE macro 3 years ago
device_memory.h license 2 weeks ago
device_memory_manager.h [core] coalesce tracking entries for GPU (#3677) 5 months ago
device_memory_manager.inc [core/device_memory_manager] use more pointer/iterator stable std::vector<> instead of deque<> for multi address scatter/gather (#4098) 2 weeks ago
game_settings.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 4 months ago
game_settings.h [core] Add overridable game setting functionality (#2963) 7 months ago
gpu_dirty_memory_manager.h Core: Eliminate core/memory dependancies. 3 years ago
guest_memory.h Solves warning about GuestMemory having internal linkage. 1 year ago
hardware_properties.h [dynarmic] jit fix branch v2 (#203) 11 months ago
launch_timestamp_cache.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 4 months ago
launch_timestamp_cache.h [tests] fix compile+linking issues with PlayTime (#3345) 6 months ago
memory.cpp [core/memory] remove duplicates from template when unsafe=T/F, remove increment, remove sad path for exception code on cache op (#3972) 2 months ago
memory.h Revert "[core/memory] Remove defered heap allocation on Linux." (#2974) 9 months ago
perf_stats.cpp [frontend] Slow and Turbo modes (#3525) 5 months ago
perf_stats.h chore: make yuzu REUSE compliant 4 years ago
reporter.cpp [hle] inline HLE cmif request to not allocate on heap stuff (#3605) 2 months ago
reporter.h [prepo] Add support for missing PlayReport commands (#3674) 5 months ago