summaryrefslogtreecommitdiff
path: root/src/input_common/CMakeLists.txt
AgeCommit message (Expand)Author
2021-07-06CMakeLists: Treat -Wsign-compare as an error on GCC/ClangMorph
2021-06-28input_common: Enforce C4242Morph
2021-06-03cmake: General improvements to libusb linkinglat9nq
2021-04-17cmake: Use SDL 2.0.14 and fix CMake scope issuelat9nq
2021-04-14common: Move settings to common from core.bunnei
2020-11-29Merge pull request #4939 from german77/MouseInputbunnei
2020-11-25Implement full mouse supportgerman
2020-11-25input_common: ignore some Clang warnings after 5c4774e8ce1dJan Beich
2020-11-22input_common: Treat warnings as errorsLioncash
2020-10-15input_common/CMakeLists: Make some warnings errorsLioncash
2020-09-25Add random motion input to keyboardgerman
2020-09-02Merge pull request #4570 from german77/motionInputbunnei
2020-08-29yuzu: Add motion and touch configurationFearlessTobi
2020-08-27Implement a basic class for motion devicesgerman
2020-08-26Project Mjölnir: Part 1Morph
2020-07-13input_common: make libusb private to gc_adapterJan Beich
2020-07-09cmake: pass libusb include directory as wellJan Beich
2020-06-21GC Adapter ImplementationAmeer
2020-04-16input_common: Use the CMake target instead of the variable.Markus Wick
2020-01-23Input: UDP Client to provide motion and touch controlsfearlessTobi
2019-03-02Input: Remove global variables from SDL InputJames Rowe
2018-01-17CMakeLists: Derive the source directory grouping from targets themselvesLioncash
2017-08-11move MotionEmu from core/frontend to input_common as a InputDevicewwylele
2017-05-27CMake: Define an interface target for SDL2 definitionsYuri Kunde Schlesner
2017-05-27CMake: Correct inter-module dependencies and library visibilityYuri Kunde Schlesner
2017-03-01InputCommon: add SDL joystick supportwwylele
2017-03-01InputCommon: add AnalogFromButtonwwylele
2017-03-01InputCommon: add Keyboardwwylele