RetroArch/input
2015-06-03 18:36:38 +02:00
..
autoconf
connect
drivers Pass handle to input driver to joypad driver's init function 2015-06-03 18:22:54 +02:00
drivers_hid
drivers_joypad (udev_joypad.c) Style nits 2015-06-03 18:36:38 +02:00
drivers_keyboard (x11) Fix binding of numpad keys 2015-05-15 10:51:51 -03:00
inc/GameController
input_autodetect.c
input_autodetect.h
input_common.c
input_common.h
input_driver.c Add grab_stdin function pointer to input driver - avoids threading 2015-05-19 19:33:58 +02:00
input_driver.h Add grab_stdin function pointer to input driver - avoids threading 2015-05-19 19:33:58 +02:00
input_hid_driver.c
input_hid_driver.h
input_joypad_driver.c Pass handle to input driver to joypad driver's init function 2015-06-03 18:22:54 +02:00
input_joypad_driver.h Pass handle to input driver to joypad driver's init function 2015-06-03 18:22:54 +02:00
input_joypad.c
input_joypad.h
input_keymaps.c
input_keymaps.h
input_overlay.c
input_overlay.h
input_remapping.c allow remapping of analog axis, only works axis to axis 2015-05-20 21:11:42 -05:00
input_remapping.h
input_sensor.c
input_sensor.h
keyboard_line.c
keyboard_line.h