summaryrefslogtreecommitdiff
path: root/src/input_common/main.cpp
AgeCommit message (Expand)Author
2020-05-02input_common: fix build when SDL2 is disabledFearlessTobi
2020-02-03input_common/udp: Ensure that UDP is shut down within Shutdown()Lioncash
2020-01-23Input: UDP Client to provide motion and touch controlsfearlessTobi
2019-03-02Input: Remove global variables from SDL InputJames Rowe
2018-09-10Port #4141 from citra: Joystick hotplug support (#1275)Tobias
2018-01-20Format: Run the new clang format on everythingJames Rowe
2018-01-15Adding meumart's Citra SDL Joystick support. Citra PR #3116muemart
2017-08-11move MotionEmu from core/frontend to input_common as a InputDevicewwylele
2017-03-01InputCommon: add SDL joystick supportwwylele
2017-03-01InputCommon: add AnalogFromButtonwwylele
2017-03-01InputCommon: add Keyboardwwylele