RetroArch/input
twinaphex 375c49b6c8 Move is_menu out of runloop struct and create get/set functions in menu_driver.c
and make the underlying variable static to make it thread-safe
2015-05-19 20:11:57 +02:00
..
autoconf
connect (joypad_connection.c) pad_connection_has_interface - pad >= 0 would 2015-04-20 12:12:32 +02:00
drivers Add grab_stdin function pointer to input driver - avoids threading 2015-05-19 19:33:58 +02:00
drivers_hid Move dylib.c to libretro-common 2015-05-08 09:49:49 +02:00
drivers_joypad Move is_menu out of runloop struct and create get/set functions in menu_driver.c 2015-05-19 20:11:57 +02:00
drivers_keyboard (x11) Fix binding of numpad keys 2015-05-15 10:51:51 -03:00
inc/GameController
input_autodetect.c Revert "improve autodetection of input gamepads" 2015-05-08 17:25:55 +02:00
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 (Apple) Rename apple_hid to iohidmanager_hid 2015-04-20 11:52:10 +02:00
input_hid_driver.h (Apple) Rename apple_hid to iohidmanager_hid 2015-04-20 11:52:10 +02:00
input_joypad_driver.c Rename rarch_joypad_driver_t to input_device_driver_t 2015-04-14 16:37:59 +02:00
input_joypad_driver.h Rename rarch_joypad_driver_t to input_device_driver_t 2015-04-14 16:37:59 +02:00
input_joypad.c Rename rarch_joypad_driver_t to input_device_driver_t 2015-04-14 16:37:59 +02:00
input_joypad.h Rename rarch_joypad_driver_t to input_device_driver_t 2015-04-14 16:37:59 +02:00
input_keymaps.c Buildfix for input_keymaps.c 2015-04-11 01:20:52 +02:00
input_keymaps.h
input_overlay.c (Overlay) Refactor input_overlay_load_desc_image 2015-04-13 20:02:06 +02:00
input_overlay.h
input_remapping.c Pass device pointer to input_remapping_state 2015-04-10 03:10:01 +02:00
input_remapping.h Pass device pointer to input_remapping_state 2015-04-10 03:10:01 +02:00
input_sensor.c
input_sensor.h
keyboard_line.c
keyboard_line.h