RetroArch/input
gblues 3b92cce6bf Start wiring up the HID driver
- add alloc/free for necessary objects
- register callback with Wii U OS

Don't think I've put the unregister bit in, so this is very likely
broken.
2017-12-30 04:39:25 +01:00
..
common
connect Merge pull request #5882 from hiddenasbestos/dolphinbar 2017-12-17 16:48:26 +01:00
drivers (NSW) Small cleanups 2017-12-29 00:45:00 +01:00
drivers_hid Start wiring up the HID driver 2017-12-30 04:39:25 +01:00
drivers_joypad Delete controller_patcher; start on proper HID driver 2017-12-30 04:38:57 +01:00
drivers_keyboard
include
input_autodetect_builtin.c
input_defines.h
input_driver.c Delete controller_patcher; start on proper HID driver 2017-12-30 04:38:57 +01:00
input_driver.h Delete controller_patcher; start on proper HID driver 2017-12-30 04:38:57 +01:00
input_keymaps.c
input_keymaps.h
input_mapper.c Fix relative path 2017-12-26 22:02:11 -05:00
input_mapper.h
input_overlay.c current_input_data and current_input are no longer globals 2017-12-29 23:03:25 +01:00
input_overlay.h Fixes for overlay buttons 2017-12-17 12:36:18 +00:00
input_remapping.c
input_remapping.h
input_remote.c
input_remote.h