1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash 45aee996c1 configure_motion_touch: Prevent use after move in ApplyConfiguration()
touch_engine was being compared against after being moved into the
setter for the engine, so this comparison wouldn't behave properly.
2021-01-13 22:37:40 -05:00
..
audio_core Merge pull request #5264 from 16-Bit-Dog/patch-1 2020-12-31 01:46:53 -08:00
common Merge pull request #5280 from FearlessTobi/port-5666 2021-01-12 22:16:57 -08:00
core hle: kernel: thread: Preserve thread wait reason for debugging only. 2021-01-11 14:23:17 -08:00
input_common general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
tests tests/ring_buffer: Silence signed/unsigned mismatch warnings 2021-01-08 23:14:38 -03:00
video_core vulkan_device: Remove requirement on shaderStorageImageMultisample 2021-01-13 06:21:33 -03:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu configure_motion_touch: Prevent use after move in ApplyConfiguration() 2021-01-13 22:37:40 -05:00
yuzu_cmd config: Enable docked mode by default 2021-01-10 09:37:38 -05:00
yuzu_tester config: Enable docked mode by default 2021-01-10 09:37:38 -05:00
.clang-format
CMakeLists.txt cmake: Enforce -Werror=switch and -Werror=unused-variable 2021-01-13 01:57:18 -05:00