1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 20:25:47 +00:00
RetroArch/input
2020-02-01 03:27:58 +01:00
..
common Cleanups - Replace '== NULL' 2020-01-30 16:47:33 +01:00
connect Replace while (1) with for (;;) - avoids MSVC warnings 2020-01-30 16:15:52 +01:00
drivers Cleanups 2020-01-30 16:35:59 +01:00
drivers_hid Cleanups - Replace '== NULL' 2020-01-30 16:47:33 +01:00
drivers_joypad emscripten: recreate input event listeners properly 2020-01-18 12:51:21 -06:00
drivers_keyboard Fix --disable-overlay. 2019-07-21 10:26:42 -07:00
include Split up blissbox code into separate file 2020-01-19 06:40:07 +01:00
input_autodetect_builtin.c (3DS) Fix C-Stick y-axis inversion 2019-06-19 18:09:35 +01:00
input_defines.h Revert "Get rid of send debug info - if we ever bring this back, needs to be" 2020-01-25 15:55:11 +01:00
input_driver.h Cleanups 2020-02-01 03:27:58 +01:00
input_keymaps.c Define DEFAULT_MAX_PADS inside config.def.h - get rid of the messy 2019-07-19 12:55:38 +02:00
input_keymaps.h [VITA] Bluetooth mouse and keyboard support 2019-03-22 21:32:59 -05:00
input_mapper.c Refactor/reimplement mapper 2019-08-09 16:17:30 +02:00
input_mapper.h Refactor/reimplement mapper 2019-08-09 16:17:30 +02:00
input_overlay.h Add option to automatically rotate overlays 2019-10-04 12:15:57 +01:00
input_remapping.c Cleanups 2019-08-02 17:44:04 +02:00
input_remapping.h add some copyright on files I contributed considerably just in case 2019-06-20 05:45:17 +02:00
input_types.h Analog stick to trigger remap functionality. 2018-11-10 17:27:14 +01:00