This website requires JavaScript.
Explore
Help
Sign In
dahjah
/
suyu
Watch
1
Star
0
Fork
0
You've already forked suyu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
90f93a408a
suyu
/
src
History
bunnei
6be0975bf2
Merge pull request
#5121
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
#5929
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
#4842
...
2020-10-28 23:16:06 -06:00
yuzu
Merge pull request
#4298
from FearlessTobi/remove-cache-setting
2021-02-15 20:31:16 -08:00
yuzu_cmd
Merge pull request
#4298
from FearlessTobi/remove-cache-setting
2021-02-15 20:31:16 -08:00
.clang-format
CMakeLists.txt
cmake: Enforce -Warray-bounds and -Wmissing-field-initializers globally
2021-01-24 17:31:29 -03:00