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 1b482fa99b
[hle] remove parent object reference data on Request/Response builders, pass by argument (#3774)
3 weeks ago
..
arm [core/core_timing] better MWAITX and WAITPKG delays (#3984) 2 months ago
crypto [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 4 months ago
debugger [video_core, hle] remove redundant parent references in system structs (#3908) 3 weeks ago
file_sys [game_list] fix crash and flashing from the directory watcher (#4099) 1 month ago
frontend [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 4 months ago
hle [hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 3 weeks ago
internal_network [hle/bsd] do not use rust-result wannabe Expected in functions (#4075) 3 weeks ago
loader [video_core, hle] remove redundant parent references in system structs (#3908) 3 weeks ago
memory [video_core, hle] remove redundant parent references in system structs (#3908) 3 weeks ago
tools [*] basic in-house cpp linting (#4039) 1 month 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 [hle] add: (re)winding application and revert option<Process> back to unique_ptr (#4134) 3 weeks ago
core.h [video_core, hle] remove redundant parent references in system structs (#3908) 3 weeks 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) 3 weeks ago
cpu_manager.h [video_core, hle] remove redundant parent references in system structs (#3908) 3 weeks ago
device_memory.cpp core: Define HAS_NCE macro 3 years ago
device_memory.h Core: Initial implementation of device memory mapping 3 years ago
device_memory_manager.h [core] coalesce tracking entries for GPU (#3677) 4 months ago
device_memory_manager.inc [core] coalesce tracking entries for GPU (#3677) 4 months 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) 8 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) 4 months ago