2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core
2020-06-27 11:35:14 -04:00
..
arm General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
crypto
file_sys Merge pull request #4099 from MerryMage/macOS-build 2020-06-19 23:31:04 -04:00
frontend frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413) 2020-05-15 22:22:27 +02:00
gdbstub
hle SVC: Correct ArbitrateUnlock 2020-06-27 11:35:14 -04:00
loader
memory General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
tools General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
CMakeLists.txt General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
constants.cpp
constants.h
core.cpp SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThreadCoreMask, GetCurrentProcessorNumber 2020-06-27 11:35:12 -04:00
core.h SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThreadCoreMask, GetCurrentProcessorNumber 2020-06-27 11:35:12 -04:00
core_manager.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
core_manager.h
core_timing.cpp HostTiming: Pause the hardware clock on pause. 2020-06-27 11:35:10 -04:00
core_timing.h HostTiming: Pause the hardware clock on pause. 2020-06-27 11:35:10 -04:00
core_timing_util.cpp Common/Tests: Address Feedback 2020-06-18 16:29:21 -04:00
core_timing_util.h Common/Tests: Address Feedback 2020-06-18 16:29:21 -04:00
cpu_manager.cpp General: Setup yuzu threads' microprofile, naming and registry. 2020-06-27 11:35:09 -04:00
cpu_manager.h General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
device_memory.cpp
device_memory.h
hardware_interrupt_manager.cpp
hardware_interrupt_manager.h
hardware_properties.h
host_timing.cpp HostTiming: Correct rebase and implement AddTicks. 2020-06-18 16:29:22 -04:00
host_timing.h Host Timing: Correct clang format. 2020-06-18 16:29:23 -04:00
memory.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
memory.h General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
perf_stats.cpp
perf_stats.h
reporter.cpp
reporter.h
settings.cpp Add a "Mute Audio" hotkey 2020-06-26 06:03:29 +02:00
settings.h Add a "Mute Audio" hotkey 2020-06-26 06:03:29 +02:00
telemetry_session.cpp yuzu: Add frontend settings for assembly shaders 2020-05-19 17:53:17 -03:00
telemetry_session.h