1
0
Fork 0
forked from suyu/suyu
suyu/src
Morph cbef6b1fca qt_web_browser: Fix button inputs with QtWebEngine
Button inputs were broken as button was assumed to be the bit position of NpadButton prior to the input rewrite. Since this was changed to use NpadButton directly, we should count the number of trailing zeros to determine the bit position.
2022-07-05 20:34:10 -04:00
..
audio_core core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
common common/fiber: make fibers easier to use 2022-07-02 12:33:49 -04:00
core Merge pull request #8532 from liamwhite/fiber-supplements 2022-07-05 18:20:39 -04:00
input_common Merge pull request #8383 from Morph1984/shadow-of-the-past 2022-06-14 21:08:58 -04:00
shader_recompiler Merge pull request #8383 from Morph1984/shadow-of-the-past 2022-06-14 21:08:58 -04:00
tests common/fiber: make fibers easier to use 2022-07-02 12:33:49 -04:00
video_core Revert "vulkan_device: Block AMDVLK's VK_KHR_push_descriptor" 2022-06-29 16:35:06 -04:00
web_service web_service: Eliminate variable shadowing 2022-06-13 18:19:22 -04:00
yuzu qt_web_browser: Fix button inputs with QtWebEngine 2022-07-05 20:34:10 -04:00
yuzu_cmd core: fix initialization in single core, sync GPU mode 2022-06-16 23:43:35 -04:00
.clang-format
CMakeLists.txt CI: fix caching 2022-07-04 21:21:56 -06:00