citra/src/input_common
Tobias cb82ffbe20
code: Small cleanups and fixes to lambda captures (#6191)
Co-authored-by: v1993 <v19930312@gmail.com>
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
2022-12-17 16:04:10 +01:00
..
gcadapter Add per game configuration options (#6187) 2022-12-08 13:27:25 +02:00
sdl Add per game configuration options (#6187) 2022-12-08 13:27:25 +02:00
udp code: Small cleanups and fixes to lambda captures (#6191) 2022-12-17 16:04:10 +01:00
analog_from_button.cpp InputCommon: add AnalogFromButton 2017-03-01 23:30:57 +02:00
analog_from_button.h InputCommon: add AnalogFromButton 2017-03-01 23:30:57 +02:00
CMakeLists.txt Upgrade codebase to C++ 20 + fix warnings + update submodules (#6115) 2022-09-21 18:36:12 +02:00
keyboard.cpp Keep keyboard state independent of acquired buttons (#5255) 2020-11-15 12:58:12 +01:00
keyboard.h citra-qt: release all buttons when render window focus is lost 2017-03-17 21:41:25 +02:00
main.cpp Add "Separate Windows" LayoutOption (#6177) 2022-11-17 16:37:30 +01:00
main.h gcadapter: Implement auto map feature 2021-04-24 02:03:40 -04:00
motion_emu.cpp general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-07 15:14:29 +02:00
motion_emu.h motion_emu: no need to include thread in header 2017-08-19 07:21:02 +03:00
touch_from_button.cpp Add per game configuration options (#6187) 2022-12-08 13:27:25 +02:00
touch_from_button.h Backport review comments from yuzu-emu/yuzu#4382: "yuzu: Add motion and touch configuration from Citra" (#5543) 2022-11-04 20:25:50 +01:00