yuzu/src/core
Lioncash 40314cc586 common/uuid: Add validity checking functions to interface
Given we have a function to invalidate, we should also have ones to
query the validity. Also makes the code more straightforward to read.
2021-09-22 17:59:00 -04:00
..
arm
crypto
file_sys vfs: Partially implement GetFileTimeStampRaw 2021-09-14 08:48:01 -04:00
frontend applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -04:00
hle common/uuid: Add validity checking functions to interface 2021-09-22 17:59:00 -04:00
loader file_sys: Support load game collection (#6582) 2021-07-20 01:10:05 -04:00
memory
network common: Move error handling to error.cpp/h 2021-09-11 17:19:14 -04:00
tools
CMakeLists.txt account: EnsureTokenIdCacheAsync 2021-09-06 21:16:21 +10:00
constants.cpp
constants.h
core_timing_util.h
core_timing.cpp
core_timing.h
core.cpp gpu: Use std::jthread for async gpu thread 2021-09-15 20:49:07 -04:00
core.h Revert "kernel: Various improvements to scheduler" 2021-08-25 20:59:28 -07:00
cpu_manager.cpp core: cpu_manager: Use jthread. 2021-09-03 19:05:41 -07:00
cpu_manager.h core: cpu_manager: Use jthread. 2021-09-03 19:05:41 -07:00
device_memory.cpp
device_memory.h
hardware_interrupt_manager.cpp service: Append service name prefix to common filenames 2021-07-14 02:09:14 -04:00
hardware_interrupt_manager.h
hardware_properties.h
memory.cpp memory: Address lioncash's review 2021-08-07 03:03:21 +00:00
memory.h memory: Address lioncash's review 2021-08-05 20:29:43 +00:00
perf_stats.cpp general: Rename "Frame Limit" references to "Speed Limit" 2021-07-23 22:10:01 -04:00
perf_stats.h general: Rename "Frame Limit" references to "Speed Limit" 2021-07-23 22:10:01 -04:00
reporter.cpp cmake: Remove shader cache version 2021-07-22 21:51:40 -04:00
reporter.h
telemetry_session.cpp remove-audio-stretching-setting 2021-09-15 19:52:43 -05:00
telemetry_session.h