RetroArch/input
Diablodiab 58c5cc6f46 Change ALooper_pollAll in android_input_poll from a non blocking call into a 1 ms
blocking call. For some reason this allows more input events to queue up in the
input queue for processing making it easier to press multiple gamepad buttons and
have it register within a single frame.
2016-04-29 00:42:09 +02:00
..
autoconf Update input headers 2016-01-10 04:33:01 +01:00
common Remove unused udev_common 2016-02-05 13:30:19 +01:00
connect Silence warning 'val may be unused uninitialized in this function' 2016-04-21 07:22:26 +02:00
drivers Change ALooper_pollAll in android_input_poll from a non blocking call into a 1 ms 2016-04-29 00:42:09 +02:00
drivers_hid header cleanup 2016-04-17 07:37:00 +02:00
drivers_joypad Rename event_command to event_cmd_ctl - add second parameter 2016-01-22 15:34:43 +01:00
drivers_keyboard (libretro-common) move 'lists' files to lists/ 2016-03-20 14:53:54 +01:00
include/GameController (mfi_joypad.m) Use local headers 2015-11-17 08:29:21 +01:00
input_autodetect.c (Win32) Buildfix 2016-04-28 20:52:30 +02:00
input_autodetect.h Update input headers 2016-01-10 04:33:01 +01:00
input_config.c remove btn/axis identifier when no descriptor was available 2016-02-15 22:54:28 -05:00
input_config.h Cleanups 2016-02-05 14:09:46 +01:00
input_defines.h Create input_defines.h 2016-04-17 07:32:08 +02:00
input_driver.c Move linefeed enable enums to input_keyboard.c 2016-03-23 06:18:09 +01:00
input_driver.h Move linefeed enable enums to input_keyboard.c 2016-03-23 06:18:09 +01:00
input_hid_driver.c Combine list_special files 2016-03-20 17:28:24 +01:00
input_hid_driver.h input_hid_driver.h - cleanups 2016-03-23 06:54:37 +01:00
input_joypad_driver.c Combine list_special files 2016-03-20 17:28:24 +01:00
input_joypad_driver.h Update input headers 2016-01-10 04:33:01 +01:00
input_keyboard.c Don't need to include system.h 2016-03-24 03:47:22 +01:00
input_keyboard.h (input_keyboard.c) Refactor more functions into static functions 2016-03-24 03:45:16 +01:00
input_keymaps.c Cleanups 2016-02-05 13:51:30 +01:00
input_keymaps.h Fixed two bugs in Android keyboard functionality and changed the way the keyboard 2016-01-12 21:48:09 +01:00
input_overlay.c (libretro-common) move 'lists' files to lists/ 2016-03-20 14:53:54 +01:00
input_overlay.h Cleanup 2016-02-04 21:03:28 +01:00
input_remapping.c Internally change directory settings 2016-04-28 19:26:02 +02:00
input_remapping.h Update input headers 2016-01-10 04:33:01 +01:00