This website requires JavaScript.
Explore
Help
Sign In
octo
/
yuzu-android
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
6ab839462c2d109781320bc09579b1e370c16395
yuzu-android
/
src
/
input_common
History
Morph
1c550ff954
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
..
gcadapter
Make settings controller image change with controller input
2021-02-06 09:43:41 -06:00
mouse
Improve mouse panning
2021-02-13 22:23:32 -06:00
sdl
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
udp
udp: Silence unused member variable warnings
2021-02-09 17:38:45 -05:00
analog_from_button.cpp
Add SL SR vectors, change dual joycon view, add missing raw data from keyboard/mouse
2021-02-06 09:43:42 -06:00
analog_from_button.h
…
CMakeLists.txt
…
keyboard.cpp
…
keyboard.h
…
main.cpp
…
main.h
…
motion_from_button.cpp
…
motion_from_button.h
…
motion_input.cpp
general: Fix various spelling errors
2021-01-02 10:23:41 -05:00
motion_input.h
…
settings.cpp
…
settings.h
hid: Implement GC controller
2021-02-07 22:59:46 -06:00
touch_from_button.cpp
Add mutitouch support for touch screens
2021-01-15 09:05:17 -06:00
touch_from_button.h
…