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
ReinUsesLisp 0ed5d728ca rasterizer_interface: Add disk cache entry for the rasterizer 6 years ago
..
arm arm_interface: Make include path relative for arm_interface.h 6 years ago
crypto Merge pull request #1836 from lioncash/unused 6 years ago
file_sys Merge pull request #2025 from DarkLordZach/loader-banner-logo 6 years ago
frontend frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl. 6 years ago
gdbstub kernel/thread: Make thread_id a 64-bit value 6 years ago
hle service/nvflinger,service/vi: Handle failure cases with exposed API 6 years ago
loader loader: Propagate NCA logo section to ReadBanner and ReadLogo 6 years ago
tracer Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
CMakeLists.txt kernel: Remove the Timer class 6 years ago
core.cpp rasterizer_interface: Add disk cache entry for the rasterizer 6 years ago
core.h core/frontend/applets/web_browser: Make OpenPage() non-const 6 years ago
core_cpu.cpp core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs 7 years ago
core_cpu.h core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs 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
cpu_core_manager.cpp core: Relocate CPU core management to its own class 6 years ago
cpu_core_manager.h core: Relocate CPU core management to its own class 6 years ago
memory.cpp Fixed uninitialized memory due to missing returns in canary 6 years ago
memory.h memory: Dehardcode the use of fixed memory range constants 7 years ago
memory_hook.cpp memory_hook: Default virtual destructor in the cpp file 7 years ago
memory_hook.h global: Use std::optional instead of boost::optional (#1578) 7 years ago
memory_setup.h memory: Replace all memory hooking with Special regions 7 years ago
perf_stats.cpp perf_stats: Remove unused variable within DoFrameLimiting() 7 years ago
perf_stats.h core/core: Replace includes with forward declarations where applicable 7 years ago
settings.cpp citra_qt: Log settings on launch 6 years ago
settings.h citra_qt: Log settings on launch 6 years ago
telemetry_session.cpp web_service: move telemetry condition from TelemetrySession constructor to destructor 6 years ago
telemetry_session.h compatdb: Use a seperate endpoint for testcase submission 7 years ago