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.
 
 
 
 
 
 
Subv 8ce8160ce3 Kernel/Threads: Reschedule the proper core when operating on that core's threads. 8 years ago
..
arm core: Implement multicore support. 8 years ago
file_sys general: Make formatting of logged hex values more straightforward 8 years ago
frontend core: Replace remaining old non-generic logger usages with fmt-capable equivalents 8 years ago
gdbstub core: Implement multicore support. 8 years ago
hle Kernel/Threads: Reschedule the proper core when operating on that core's threads. 8 years ago
hw general: Make formatting of logged hex values more straightforward 8 years ago
loader general: Make formatting of logged hex values more straightforward 8 years ago
tracer core: Replace remaining old non-generic logger usages with fmt-capable equivalents 8 years ago
CMakeLists.txt core: Move common CPU core things to its own class. 8 years ago
core.cpp core: Run all CPU cores separately, even in single-thread mode. 8 years ago
core.h core: Add several missing docstrings. 8 years ago
core_cpu.cpp core: Add a configuration setting for use_multi_core. 8 years ago
core_cpu.h core: Support session close with multicore. 8 years ago
core_timing.cpp core_timing: Don't include the log header in core timing's header 8 years ago
core_timing.h core_timing: Don't include the log header in core timing's header 8 years ago
memory.cpp core: Implement multicore support. 8 years ago
memory.h gl_rasterizer_cache: Update to be based on GPU addresses, not CPU addresses. 8 years ago
memory_hook.cpp memory_hook: Default virtual destructor in the cpp file 8 years ago
memory_hook.h memory_hook: Default virtual destructor in the cpp file 8 years ago
memory_setup.h memory: Replace all memory hooking with Special regions 8 years ago
perf_stats.cpp math_util: Remove the Clamp() function 8 years ago
perf_stats.h PerfStats: Re-order and document members better 9 years ago
settings.cpp Remove references to PICA and rasterizers in video_core 8 years ago
settings.h core: Add a configuration setting for use_multi_core. 8 years ago
telemetry_session.cpp core: Add a configuration setting for use_multi_core. 8 years ago
telemetry_session.h telemetry_session.h: Reword Documentation Comment from citra to yuzu 8 years ago