RetroArch/input
2016-11-20 13:37:16 +01:00
..
common Move libretro.h headers to libretro-common/include 2016-05-10 19:03:53 +02:00
connect C89/C90 don't support bitfields on uint8_t - work around this 2016-06-07 14:47:54 +02:00
drivers This warning doesn't need to be here 2016-11-06 12:02:37 +01:00
drivers_hid Header cleanup 2016-11-05 14:10:30 +01:00
drivers_joypad (WiiU) skip bad vpad reads. 2016-11-10 13:03:40 +01:00
drivers_keyboard Prevent warning 2016-10-31 08:00:57 +01:00
include/GameController (mfi_joypad.m) Use local headers 2015-11-17 08:29:21 +01:00
input_autodetect_builtin.c fix l3/r3 2016-10-28 20:05:38 -05:00
input_autodetect.c Reduce size of char variables 2016-10-27 09:32:07 +02:00
input_autodetect.h Reduce size of more char variables 2016-10-27 09:21:03 +02:00
input_config.c update JP translation, add 2 new translatable strings 2016-11-07 17:28:26 -05:00
input_config.h Cleanups 2016-02-05 14:09:46 +01:00
input_defines.h retro_input_t can go now 2016-10-22 17:03:59 +02:00
input_driver.c Merge branch 'master' of https://github.com/libretro/RetroArch 2016-11-20 13:37:16 +01:00
input_driver.h Get rid of now unused input_driver_key_pressed 2016-10-29 04:57:28 +02:00
input_hid_driver.c Cleanups 2016-09-06 23:59:43 +02:00
input_hid_driver.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_joypad_driver.c preliminary port to the wiiu platform 2016-10-27 01:34:10 +01:00
input_joypad_driver.h preliminary port to the wiiu platform 2016-10-27 01:34:10 +01:00
input_keyboard.c Fix C89_BUILD 2016-11-04 14:29:02 +01:00
input_keyboard.h Fix C89_BUILD 2016-11-04 14:29:02 +01:00
input_keymaps.c Cleanups 2016-09-08 08:08:50 +02:00
input_keymaps.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_overlay.c Get rid of slow wrapper function input_driver_state 2016-10-23 04:38:08 +02:00
input_overlay.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_remapping.c input_remapping_state - remove function and inline inside input_driver.c 2016-11-06 15:42:26 +01:00
input_remapping.h input_remapping_state - remove function and inline inside input_driver.c 2016-11-06 15:42:26 +01:00
input_remote.c Translate string 2016-11-08 01:17:10 +01:00
input_remote.h Use retro_common_api.h 2016-06-03 06:02:49 +02:00