yuzu-fork/src/input_common
Morph 45ecd601be input_common/motion_input: Make use of Common::PI constant
Also amend the copyright notice to yuzu's instead of Dolphin's, which was mistakenly copy-pasted from another file.
2020-09-02 11:58:15 -04:00
..
gcadapter input_common: Fix directional deadzone values 2020-08-26 02:32:32 -04:00
sdl sdl_impl: Reduce allocations in GetButtonMappingForDevice() 2020-08-28 21:24:17 -04:00
udp Address feedback 2020-08-26 02:32:32 -04:00
analog_from_button.cpp Cleanup after linter 2020-06-21 13:02:43 -04:00
analog_from_button.h InputCommon: add AnalogFromButton 2017-03-01 23:30:57 +02:00
CMakeLists.txt Merge pull request #4570 from german77/motionInput 2020-09-02 11:09:18 -04:00
keyboard.cpp Fix unnecessary diffs 2020-07-02 16:51:16 -04:00
keyboard.h citra-qt: release all buttons when render window focus is lost 2017-03-17 21:41:25 +02:00
main.cpp Address review comments and fix code compilation 2020-08-29 20:56:51 +02:00
main.h Address second batch of reviews 2020-08-30 00:43:25 +02:00
motion_emu.cpp Cleanup after linter 2020-06-21 13:02:43 -04:00
motion_emu.h motion_emu: no need to include thread in header 2017-08-19 07:21:02 +03:00
motion_input.cpp input_common/motion_input: Make use of Common::PI constant 2020-09-02 11:58:15 -04:00
motion_input.h input_common/motion_input: Make use of Common::PI constant 2020-09-02 11:58:15 -04:00
settings.cpp Project Mjölnir: Part 1 2020-08-26 02:32:32 -04:00
settings.h input_common/main: Remove unnecessary headers 2020-08-28 19:23:19 -04:00
touch_from_button.cpp Address second batch of reviews 2020-08-30 00:43:25 +02:00
touch_from_button.h Address second batch of reviews 2020-08-30 00:43:25 +02:00