yuzu-emu
/
yuzu
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu/src
Morph 484623cd61 bootmanager: Allow mouse clicks only if touch is disabled
Previously mouse clicks will not register when touch is disabled.
This rectifies that and allows mouse clicks to be mapped to other buttons if the touchscreen is disabled.
2020-11-15 23:33:19 -05:00
..
audio_core core: Fix clang build pt.2 2020-10-20 22:16:03 -04:00
common common/fiber: Move all member variables into impl class 2020-11-06 20:36:32 -05:00
core Merge pull request #4895 from Morph1984/cave-story-plus-applet-fix 2020-11-12 21:55:06 -08:00
input_common configure_input_player: Implement input exclusivity and persistence 2020-11-15 23:33:19 -05:00
tests tests: Fix data race in fibers test 2020-10-28 01:41:24 -03:00
video_core video_core: dma_pusher: Remove integrity check on command lists. 2020-11-07 00:08:19 -08:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu bootmanager: Allow mouse clicks only if touch is disabled 2020-11-15 23:33:19 -05:00
yuzu_cmd core: Remove usage of unicorn 2020-11-03 20:22:05 -05:00
yuzu_tester core: Remove usage of unicorn 2020-11-03 20:22:05 -05:00
.clang-format
CMakeLists.txt CMakeLists: Resolve MSVC build failures 2020-10-30 14:57:58 -04:00