yuzu/src
bunnei f3345e84ad core: core_timing_util: Optimize core timing math.
- Avoids a lot of unnecessary 128-bit math for imperceptible accuracy.
2021-02-15 14:54:06 -08:00
..
audio_core revert to std::sin and std::cos 2021-02-12 18:48:10 -08:00
common common: wall_clock: Optimize GetClockCycles/GetCPUCycles to use a single MUL instruction. 2021-02-15 14:51:43 -08:00
core core: core_timing_util: Optimize core timing math. 2021-02-15 14:54:06 -08:00
input_common Merge pull request #4940 from german77/nativeGC 2021-02-15 10:32:19 -08:00
tests tests/buffer_base: Add cached CPU writes tests 2021-02-13 02:15:29 -03:00
video_core yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 2021-02-14 00:20:41 -08:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu Merge pull request #4940 from german77/nativeGC 2021-02-15 10:32:19 -08:00
yuzu_cmd yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 2021-02-14 00:20:41 -08:00
.clang-format
CMakeLists.txt cmake: Enforce -Warray-bounds and -Wmissing-field-initializers globally 2021-01-24 17:31:29 -03:00