You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core
bunnei 03dfc8d8e7 hle: kernel: thread: Preserve thread wait reason for debugging only.
- This is decoupled from core functionality and used for debugging only.
4 years ago
..
arm core: arm: arm_interface: Fix shadowing errors. 4 years ago
crypto core: Silence warnings when compiling without asserts 4 years ago
file_sys file_sys/registered_cache: Silence virtual functions without override warnings 4 years ago
frontend applets/web: Implement the online web browser applet 4 years ago
hle hle: kernel: thread: Preserve thread wait reason for debugging only. 4 years ago
loader main: Resolve error string not displaying 4 years ago
memory core/CMakeLists: Make some warnings errors 5 years ago
network Merge pull request #5142 from comex/xx-poll-events 4 years ago
tools freezer: Move entry finding to its own function 5 years ago
CMakeLists.txt core: hle: Integrate new KConditionVariable and KAddressArbiter implementations. 4 years ago
constants.cpp
constants.h constants: Add missing <array> include 5 years ago
core.cpp core: Do not reset device_memory on shutdown. 4 years ago
core.h hle: kernel: Rewrite scheduler implementation based on Mesopshere. 4 years ago
core_timing.cpp core: hle: Add missing calls to MicroProfileOnThreadExit. 4 years ago
core_timing.h audio_core: Make shadowing and unused parameters errors 4 years ago
core_timing_util.cpp Revert "core: Fix clang build" 5 years ago
core_timing_util.h Revert "core: Fix clang build" 5 years ago
cpu_manager.cpp core: cpu_manager: Fix a typo in PreemptSingleCore, which broke many games. 4 years ago
cpu_manager.h cpu_manager: Mark function getters as static 5 years ago
device_memory.cpp device_memory: Remove unused system member 5 years ago
device_memory.h device_memory: Remove unused system member 5 years ago
hardware_interrupt_manager.cpp core_timing: Make use of uintptr_t to represent user_data 5 years ago
hardware_interrupt_manager.h
hardware_properties.h General: Add Asserts 5 years ago
memory.cpp memory: Remove MemoryHook 4 years ago
memory.h memory: Remove MemoryHook 4 years ago
perf_stats.cpp common/fileutil: Convert namespace to Common::FS 5 years ago
perf_stats.h perf_stats: Mark GetMeanFrametime() as const 5 years ago
reporter.cpp common/fileutil: Convert namespace to Common::FS 5 years ago
reporter.h
settings.cpp core: settings: Untangle multicore from asynchronous GPU. 4 years ago
settings.h Merge pull request #5278 from MerryMage/cpuopt_unsafe_inaccurate_nan 4 years ago
telemetry_session.cpp patch_manager: Remove usages of the global system instance 5 years ago
telemetry_session.h patch_manager: Remove usages of the global system instance 5 years ago