yuzu/src
Morph 6267110b69 common: wall_clock: Check precision against the emulated CPU and CNTFRQ
In addition to requiring nanosecond precision, using the native clock requires that the hardware TSC has a precision greater than the emulated CPU and its clock counter.
2022-01-30 12:57:23 -05:00
..
audio_core audio/stream: Adjust volume scale factor 2022-01-15 20:28:37 -06:00
common common: wall_clock: Check precision against the emulated CPU and CNTFRQ 2022-01-30 12:57:23 -05:00
core Merge pull request #7787 from bunnei/scheduler-deadlock-fix 2022-01-28 18:30:29 -05:00
input_common Merge pull request #7784 from german77/ds5 2022-01-28 18:36:28 -05:00
shader_recompiler spirv_atomic: Define U32x2 storage buffers for 64-bit storage atomics 2022-01-28 19:00:04 -05:00
tests cmake: make tests optional 2022-01-12 00:36:20 +01:00
video_core buffer_cache: Reduce stream buffer allocations when expanding from the left 2022-01-27 15:31:43 -05:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 -03:00
yuzu Merge pull request #7770 from german77/motion-threshold 2022-01-27 15:44:04 -08:00
yuzu_cmd core/hid: Fully implement native mouse 2021-11-24 20:30:28 -06:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt cmake: make tests optional 2022-01-12 00:36:20 +01:00