RetroArch/input
Vladimir Serbinenko e290e9193d Fix crash on Pixelbook
AMotionEvent_getAxisValue is a weak symbol and we need
to check for its presence before calling it.
2020-01-28 15:03:16 +01:00
..
common (Menu Input) Add mouse/touchscreen gesture support + full gesture support for XMB 2019-09-30 16:55:41 +01:00
connect update coding style for PR 2019-08-11 21:08:16 +02:00
drivers Fix crash on Pixelbook 2020-01-28 15:03:16 +01:00
drivers_hid Remove drivers_hid/null_hid.c 2020-01-06 15:52:35 +01:00
drivers_joypad emscripten: recreate input event listeners properly 2020-01-18 12:51:21 -06:00
drivers_keyboard Fix --disable-overlay. 2019-07-21 10:26:42 -07:00
include Split up blissbox code into separate file 2020-01-19 06:40:07 +01:00
input_autodetect_builtin.c
input_defines.h Revert "Get rid of send debug info - if we ever bring this back, needs to be" 2020-01-25 15:55:11 +01:00
input_driver.h Remove drivers_hid/null_hid.c 2020-01-06 15:52:35 +01:00
input_keymaps.c Define DEFAULT_MAX_PADS inside config.def.h - get rid of the messy 2019-07-19 12:55:38 +02:00
input_keymaps.h
input_mapper.c Refactor/reimplement mapper 2019-08-09 16:17:30 +02:00
input_mapper.h Refactor/reimplement mapper 2019-08-09 16:17:30 +02:00
input_overlay.h Add option to automatically rotate overlays 2019-10-04 12:15:57 +01:00
input_remapping.c Cleanups 2019-08-02 17:44:04 +02:00
input_remapping.h
input_types.h