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 a6628e8dba
Merge pull request #9078 from liamwhite/session-request
3 years ago
..
arm core: hle: kernel: k_thread: Implement thread termination DPC. 3 years ago
crypto common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
debugger common: remove "yuzu:" prefix from thread names 3 years ago
file_sys savedata_factory: Detect future save data paths 3 years ago
frontend yuzu: Add 16:10 aspect ratio 3 years ago
hid general: Fix spelling of "unknown" 3 years ago
hle Merge pull request #9078 from liamwhite/session-request 3 years ago
internal_network Merge pull request #8876 from FearlessTobi/multiplayer-part3 3 years ago
loader core/loader: Return nullptr if file is nullptr 3 years ago
memory PR 4 years ago
tools Rework CoreTiming 4 years ago
CMakeLists.txt kernel: add KSessionRequest 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: Initialize: Add missing braces. 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 3 years ago
cpu_manager.h kernel: fix single-core preemption points 4 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 core: device_memory: Templatize GetPointer(..). 3 years ago
memory.h MemoryManager: Fix errors popping out. 3 years ago
perf_stats.cpp chore: make yuzu REUSE compliant 3 years ago
perf_stats.h chore: make yuzu REUSE compliant 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 chore: make yuzu REUSE compliant 3 years ago
telemetry_session.h chore: make yuzu REUSE compliant 3 years ago