index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input_common
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2020-10-15
input_common/CMakeLists: Make some warnings errors
Lioncash
2020-09-25
Add random motion input to keyboard
german
2020-09-02
Merge pull request #4570 from german77/motionInput
bunnei
2020-08-29
yuzu: Add motion and touch configuration
FearlessTobi
2020-08-27
Implement a basic class for motion devices
german
2020-08-26
Project Mjölnir: Part 1
Morph
2020-07-13
input_common: make libusb private to gc_adapter
Jan Beich
2020-07-09
cmake: pass libusb include directory as well
Jan Beich
2020-06-21
GC Adapter Implementation
Ameer
2020-04-16
input_common: Use the CMake target instead of the variable.
Markus Wick
2020-01-23
Input: UDP Client to provide motion and touch controls
fearlessTobi
2019-03-02
Input: Remove global variables from SDL Input
James Rowe
2018-01-17
CMakeLists: Derive the source directory grouping from targets themselves
Lioncash
2017-08-11
move MotionEmu from core/frontend to input_common as a InputDevice
wwylele
2017-05-27
CMake: Define an interface target for SDL2 definitions
Yuri Kunde Schlesner
2017-05-27
CMake: Correct inter-module dependencies and library visibility
Yuri Kunde Schlesner
2017-03-01
InputCommon: add SDL joystick support
wwylele
2017-03-01
InputCommon: add AnalogFromButton
wwylele
2017-03-01
InputCommon: add Keyboard
wwylele