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.
 
 
 
 
 
 
liamwhite 3b19f741bd
Merge pull request #6833 from abouvier/unbundle
3 years ago
..
arm Dynarmic: Remove inaccurate NaN from Auto CPU settings. 3 years ago
crypto crypto: use user-provided keys whenever possible 3 years ago
debugger general: fix compile for Apple Clang 3 years ago
file_sys general: fix compile for Apple Clang 3 years ago
frontend Merge pull request #9289 from liamwhite/fruit-company 3 years ago
hid Merge pull request #9273 from ameerj/per-game-profile 3 years ago
hle Merge pull request #9381 from liamwhite/uninit 3 years ago
internal_network general: fix compile for Apple Clang 3 years ago
loader core/loader: Return nullptr if file is nullptr 4 years ago
memory dmnt:cht: fix copy-paste error 3 years ago
tools Rework CoreTiming 4 years ago
CMakeLists.txt cmake: prefer system libraries 3 years ago
constants.cpp general: Convert source file copyright comments over to SPDX 4 years ago
constants.h general: Convert source file copyright comments over to SPDX 4 years ago
core.cpp core: Use atomic instead of a lock to protect is_paused. 3 years ago
core.h core: Partially persist emulation state across game boots. 3 years ago
core_timing.cpp core: core_timing: Re-initialize if single/multicore state changes. 3 years ago
core_timing.h core: core_timing: Re-initialize if single/multicore state changes. 3 years ago
core_timing_util.h general: Convert source file copyright comments over to SPDX 4 years ago
cpu_manager.cpp common: remove "yuzu:" prefix from thread names 4 years ago
cpu_manager.h general: fix compile for Apple Clang 3 years ago
device_memory.cpp general: Convert source file copyright comments over to SPDX 4 years ago
device_memory.h core: device_memory: Templatize GetPointer(..). 3 years ago
hardware_properties.h core/debugger: memory breakpoint support 4 years ago
memory.cpp kernel: implement FlushProcessDataCache 3 years ago
memory.h kernel: implement FlushProcessDataCache 3 years ago
perf_stats.cpp chore: make yuzu REUSE compliant 4 years ago
perf_stats.h chore: make yuzu REUSE compliant 4 years ago
precompiled_headers.h CMake: Consolidate common PCH headers 3 years ago
reporter.cpp core: Replace all instances of ResultCode with Result 4 years ago
reporter.h core: Replace all instances of ResultCode with Result 4 years ago
telemetry_session.cpp video_core: add null backend 3 years ago
telemetry_session.h chore: make yuzu REUSE compliant 4 years ago