yuzu/src
Morph dcd13a7566 native_clock: Re-adjust the RDTSC frequency
The RDTSC frequency reported by CPUID is not accurate to its true frequency.
We will spawn a separate thread to calculate the true RDTSC frequency after a measurement period of 30 seconds has elapsed.
2023-03-07 21:17:46 -05:00
..
audio_core Fix a bug with the Reverb command in reading from the pre_delay line. 2023-03-02 06:00:55 +00:00
common native_clock: Re-adjust the RDTSC frequency 2023-03-07 21:17:46 -05:00
core Merge pull request #9889 from Morph1984/time-is-ticking 2023-03-07 10:54:13 -05:00
dedicated_room cmake: move find-modules to root cmake dir 2023-01-02 18:22:07 +01:00
input_common input_common: joycon: Add stick input from passive reports 2023-03-05 12:50:15 -06:00
network cmake: use correct boost imported targets 2023-02-28 17:56:01 +01:00
shader_recompiler Merge pull request #9588 from liamwhite/bylaws-reverts 2023-02-19 13:11:57 -05:00
tests buffer_base: Partially revert changes from #9559 2023-02-08 19:37:23 -05:00
video_core Merge pull request #9889 from Morph1984/time-is-ticking 2023-03-07 10:54:13 -05:00
web_service externals: Update cpp-httplib to latest 2023-02-21 20:55:37 +01:00
yuzu main: (Windows) Set the current timer resolution to the maximum 2023-03-05 02:36:31 -05:00
yuzu_cmd main: (Windows) Set the current timer resolution to the maximum 2023-03-05 02:36:31 -05:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt cmake: make room server optional 2022-12-28 17:18:27 -05:00