yuzu/src
bunnei 3acb265c9e common: wall_clock: Fix integer overflow with StandardWallClock.
- Previous optimized impl. resulted in an integer overflow, so revert.
- This is our slow/fallback path that should never be really be used, so the optimization in unimportant.
2021-02-19 18:04:23 -08:00
..
audio_core revert to std::sin and std::cos 2021-02-12 18:48:10 -08:00
common common: wall_clock: Fix integer overflow with StandardWallClock. 2021-02-19 18:04:23 -08:00
core Merge pull request #4973 from ameerj/nvdec-opt 2021-02-18 15:12:07 -08:00
input_common Revert "Port citra-emu/citra#5123: "SDL: Disable hidapi drivers due to compatibility problems with certain controllers"" 2021-02-18 11:16:14 -05:00
tests common/cityhash: Use common types 2021-02-18 00:45:17 -03:00
video_core Merge pull request #5924 from ReinUsesLisp/inline-bindings 2021-02-19 12:27:10 -08: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 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