1
0
Fork 0
forked from suyu/suyu
suyu/src/core
2021-01-07 14:33:45 -05:00
..
arm dynarmic: Add Unsafe_InaccurateNaN optimization 2021-01-02 20:13:21 +00:00
crypto core: Silence warnings when compiling without asserts 2021-01-05 04:18:16 -03:00
file_sys core: Silence warnings when compiling without asserts 2021-01-05 04:18:16 -03:00
frontend applets/web: Implement the online web browser applet 2020-12-18 10:33:28 -05:00
hle fix for nvdec disabled, cleanup host1x 2021-01-07 14:33:45 -05:00
loader main: Resolve error string not displaying 2021-01-03 13:18:04 -05:00
memory core/CMakeLists: Make some warnings errors 2020-10-13 13:16:49 -04:00
network Merge pull request #5142 from comex/xx-poll-events 2020-12-09 03:52:20 -03:00
tools freezer: Move entry finding to its own function 2020-08-06 03:11:21 -04:00
CMakeLists.txt core: Enforce C4715 (not all control paths return a value) 2021-01-05 04:18:40 -03:00
constants.cpp
constants.h
core.cpp core: Do not reset device_memory on shutdown. 2020-12-28 21:33:34 -08:00
core.h hle: kernel: Rewrite scheduler implementation based on Mesopshere. 2020-12-06 00:03:24 -08:00
core_timing.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
core_timing.h audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
core_timing_util.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
core_timing_util.h Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
cpu_manager.cpp core: cpu_manager: Fix a typo in PreemptSingleCore, which broke many games. 2020-12-06 00:27:13 -08:00
cpu_manager.h
device_memory.cpp
device_memory.h
hardware_interrupt_manager.cpp
hardware_interrupt_manager.h
hardware_properties.h
memory.cpp memory: Remove MemoryHook 2021-01-01 11:34:38 +00:00
memory.h memory: Remove MemoryHook 2021-01-01 11:34:38 +00:00
perf_stats.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
perf_stats.h perf_stats: Mark GetMeanFrametime() as const 2020-08-03 12:33:35 -04:00
reporter.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
reporter.h
settings.cpp core: settings: Untangle multicore from asynchronous GPU. 2020-12-28 16:33:48 -08:00
settings.h Merge pull request #5278 from MerryMage/cpuopt_unsafe_inaccurate_nan 2021-01-03 03:27:29 -08:00
telemetry_session.cpp patch_manager: Remove usages of the global system instance 2020-11-18 09:36:48 -05:00
telemetry_session.h patch_manager: Remove usages of the global system instance 2020-11-18 09:36:48 -05:00