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
liamwhite ec4e2d1fab
Merge pull request #9916 from liamwhite/fpu
kernel: clone fpu status on CreateThread
2 years ago
..
arm general: rename CurrentProcess to ApplicationProcess 2 years ago
crypto crypto: use user-provided keys whenever possible 2 years ago
debugger service: refactor server architecture 2 years ago
file_sys Merge pull request #9796 from liamwhite/current 2 years ago
frontend gl_device: Use a more robust way to use strict context mode 2 years ago
hid Revert "yuzu: config: Remove player 8 and 9 from config file" 2 years ago
hle Merge pull request #9916 from liamwhite/fpu 2 years ago
internal_network net: translate ECONNRESET network error 2 years ago
loader general: rename CurrentProcess to ApplicationProcess 2 years ago
memory cheat_engine: add check for hid initialization 2 years ago
tools Rework CoreTiming 3 years ago
CMakeLists.txt hle: rename legacy errors to Results 2 years ago
constants.cpp service: acc: Replace default image with a 32x32 image 2 years ago
constants.h service: acc: Replace default image with a 32x32 image 2 years ago
core.cpp service: refactor server architecture 2 years ago
core.h service: refactor server architecture 2 years ago
core_timing.cpp core_timing: Use higher precision sleeps on Windows 2 years ago
core_timing.h core_timing: Use higher precision sleeps on Windows 2 years ago
core_timing_util.h general: Convert source file copyright comments over to SPDX 3 years ago
cpu_manager.cpp general: improve handling of system startup failure 2 years ago
cpu_manager.h general: improve handling of system startup failure 2 years ago
device_memory.cpp general: Convert source file copyright comments over to SPDX 3 years ago
device_memory.h core: device_memory: Templatize GetPointer(..). 2 years ago
hardware_properties.h hardware_properties: Update BASE_CLOCK_RATE to exactly 1020 MHz 2 years ago
memory.cpp general: rename CurrentProcess to ApplicationProcess 2 years ago
memory.h kernel: implement FlushProcessDataCache 2 years ago
perf_stats.cpp remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2 years ago
perf_stats.h chore: make yuzu REUSE compliant 3 years ago
precompiled_headers.h CMake: Consolidate common PCH headers 2 years ago
reporter.cpp service: move hle_ipc from kernel 2 years ago
reporter.h service: move hle_ipc from kernel 2 years ago
telemetry_session.cpp remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2 years ago
telemetry_session.h chore: make yuzu REUSE compliant 3 years ago