RetroArch/input
twinaphex cf996f724e Rename HAVE_NETWORK_GAMEPAD to HAVE_NETWORKGAMEPAD - and
don't bake it in for the C89 build
2016-06-07 15:23:07 +02:00
..
autoconf Update input headers 2016-01-10 04:33:01 +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 (Android) Cleanups 2016-05-25 16:03:32 +02:00
drivers_hid menu_cbs_deferred_push.c - Fix 'array compared against 0' 2016-06-02 20:51:27 +02:00
drivers_joypad Fix logically dead code warnings 2016-05-24 22:12:51 +02:00
drivers_keyboard Use retro_common_api.h 2016-06-05 05:31:55 +02:00
include/GameController (mfi_joypad.m) Use local headers 2015-11-17 08:29:21 +01:00
input_autodetect.c Avoid some warnings by using return value for config_get_int 2016-05-24 23:53:35 +02:00
input_autodetect.h Update input headers 2016-01-10 04:33:01 +01:00
input_config.c Fix logically dead code warnings 2016-05-23 22:04:00 +02:00
input_config.h Cleanups 2016-02-05 14:09:46 +01:00
input_defines.h Use retro_common_api.h 2016-06-03 06:02:49 +02:00
input_driver.c Rename HAVE_NETWORK_GAMEPAD to HAVE_NETWORKGAMEPAD - and 2016-06-07 15:23:07 +02:00
input_driver.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_hid_driver.c Add more HAVE_THREADS ifdefs 2016-05-11 19:02:43 +02:00
input_hid_driver.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_joypad_driver.c Make HAVE_HID completely optional 2016-06-07 03:01:33 +02:00
input_joypad_driver.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_keyboard.c Don't need to include system.h 2016-03-24 03:47:22 +01:00
input_keyboard.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_keymaps.c Cleanups 2016-02-05 13:51:30 +01:00
input_keymaps.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_overlay.c (input_overlay.c) Prevent dereference after null check 2016-05-26 17:35:46 +02:00
input_overlay.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_remapping.c Internally change directory settings 2016-04-28 19:26:02 +02:00
input_remapping.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_remote.c Rename HAVE_NETWORK_GAMEPAD to HAVE_NETWORKGAMEPAD - and 2016-06-07 15:23:07 +02:00
input_remote.h Use retro_common_api.h 2016-06-03 06:02:49 +02:00