2
0
Fork 0
mirror of https://github.com/yuzu-mirror/yuzu synced 2025-03-16 12:56:56 +00:00
yuzu/src
bunnei 6be0975bf2
Merge pull request from bunnei/optimize-core-timing
core: Optimize core timing utility functions to avoid unnecessary math
2021-02-16 13:17:22 -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 from german77/mousePanning 2021-02-16 22:52:35 +08:00
tests tests/buffer_base: Add cached CPU writes tests 2021-02-13 02:15:29 -03:00
video_core vk_rasterizer: Fix loading shader addresses twice 2021-02-15 21:34:13 -03:00
web_service web_service: follow-up fix to ... 2020-10-28 23:16:06 -06:00
yuzu Merge pull request from FearlessTobi/remove-cache-setting 2021-02-15 20:31:16 -08:00
yuzu_cmd Merge pull request from FearlessTobi/remove-cache-setting 2021-02-15 20:31:16 -08:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt cmake: Enforce -Warray-bounds and -Wmissing-field-initializers globally 2021-01-24 17:31:29 -03:00