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
Valentin Vanelslande 54ddb37b3c Port # #4192 from Citra: "svc: change unknown to thread in CreateThread" 7 years ago
..
arm Update microprofile scopes. 7 years ago
crypto game_list: Use RegisteredCacheUnion for installed 7 years ago
file_sys file_sys/nca_patch: Amend constructor initializer list order 7 years ago
frontend emu_window: Ensure WindowConfig members are always initialized 7 years ago
gdbstub GDBStub works with both Unicorn and Dynarmic now (#941) 7 years ago
hle Port # #4192 from Citra: "svc: change unknown to thread in CreateThread" 7 years ago
loader kernel/thread: Include thread-related enums within the kernel namespace 7 years ago
tracer core: Make converting constructors explicit where applicable 7 years ago
CMakeLists.txt Use open-source shared fonts if no dumped file is available (#1269) 7 years ago
core.cpp core: Migrate current_process pointer to the kernel 7 years ago
core.h core: Migrate current_process pointer to the kernel 7 years ago
core_cpu.cpp Merge pull request #1043 from Subv/timing 7 years ago
core_cpu.h core: Namespace all code in the arm subdirectory under the Core namespace 7 years ago
core_timing.cpp Core::CoreTiming: add UnscheduleEventThreadsafe 7 years ago
core_timing.h Core::CoreTiming: add UnscheduleEventThreadsafe 7 years ago
core_timing_util.cpp core_timing: Split off utility functions into core_timing_util 7 years ago
core_timing_util.h core_timing: Split off utility functions into core_timing_util 7 years ago
memory.cpp gl_renderer: Cache textures, framebuffers, and shaders based on CPU address. 7 years ago
memory.h gl_renderer: Cache textures, framebuffers, and shaders based on CPU address. 7 years ago
memory_hook.cpp memory_hook: Default virtual destructor in the cpp file 7 years ago
memory_hook.h memory_hook: Default virtual destructor in the cpp file 7 years ago
memory_setup.h memory: Replace all memory hooking with Special regions 7 years ago
perf_stats.cpp core/core: Replace includes with forward declarations where applicable 7 years ago
perf_stats.h core/core: Replace includes with forward declarations where applicable 7 years ago
settings.cpp video_core; Get rid of global g_toggle_framelimit_enabled variable 7 years ago
settings.h Merge pull request #1163 from FearlessTobi/add-audio-stretching 7 years ago
telemetry_session.cpp Add audio stretching support 7 years ago
telemetry_session.h telemetry_session.h: Reword Documentation Comment from citra to yuzu 7 years ago