This website requires JavaScript.
Explore
Help
Register
Sign In
midou
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
citra
/
src
/
input_common
History
Lioncash
384c9e5382
input_common: Use std::move where applicable
...
Avoids unnecessary atomic reference count increments and decrements
2018-08-10 10:12:30 +08:00
..
sdl
input_common: Use std::move where applicable
2018-08-10 10:12:30 +08:00
udp
Correct direction vectors for cemuhook motion input
2018-08-07 21:05:09 -06:00
analog_from_button.cpp
…
analog_from_button.h
…
CMakeLists.txt
Input: UDP Client to provide motion and touch controls
2018-08-07 21:05:09 -06:00
keyboard.cpp
input_common: Use std::move where applicable
2018-08-10 10:12:30 +08:00
keyboard.h
…
main.cpp
Input: UDP Client to provide motion and touch controls
2018-08-07 21:05:09 -06:00
main.h
…
motion_emu.cpp
input_common: Add missing override specifiers
2018-08-10 10:12:29 +08:00
motion_emu.h
…