aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Input/HLE
AgeCommit message (Expand)Author
2022-08-18Removed unused usings. (#3593)1.1.223Nicholas Rodine
2022-05-08hid: Various fixes and cleanup (#3326)1.1.119Ac_K
2022-04-20Update NpadController.cs (#3284)1.1.105Harone
2022-02-16Adjusting how deadzones are calculated (#3079)1.1.28skrek
2022-01-03Implement analog stick range modifier (#2783)MutantAura
2021-08-05Implement vibrations (#2468)mpnico
2021-08-04Clamp controller sticks to circle, instead of square (#2493)emmauss
2021-07-24Ensure right joycon motion data is set (#2488)emmauss
2021-06-24Add Direct Mouse Support (#2374)emmauss
2021-06-23input: Fixes TouchPoint wrong attribute (#2390)Ac_K
2021-06-14Add TouchScreen Manager (#2333)emmauss
2021-05-16misc: Move configuration management to the Ryujinx project (#2269)Mary
2021-05-02hid: Rewrite shared memory management (#2257)Mary
2021-04-21Miria: Do not try to query keyboard input when controller isn't set (#2231)Mary
2021-04-14Miria: The Death of OpenTK 3 (#2194)Mary