2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/input_common
Lioncash 69fa6b4906 sdl_impl: Reduce allocations in GetButtonMappingForDevice()
These maps can be constexpr arrays of std::pair.
2020-08-28 21:24:17 -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
CMakeLists.txt Project Mjölnir: Part 1 2020-08-26 02:32:32 -04:00
keyboard.cpp Fix unnecessary diffs 2020-07-02 16:51:16 -04:00
keyboard.h
main.cpp input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
main.h input_common/main: Remove unnecessary headers 2020-08-28 19:23:19 -04:00
motion_emu.cpp Cleanup after linter 2020-06-21 13:02:43 -04:00
motion_emu.h
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