This website requires JavaScript.
Explore
Help
Register
Sign In
CTCaer
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/CTCaer/RetroArch.git
synced
2025-02-20 19:40:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
input
History
Alcaro
f5881c17ef
Use the same format as in the autoconfigs
2016-06-30 22:06:51 +02:00
..
autoconf
…
common
…
connect
…
drivers
…
drivers_hid
(BTStack HID) Create HAVE_DYNAMIC ifdefs
2016-06-27 01:11:49 +02:00
drivers_joypad
Use the same format as in the autoconfigs
2016-06-30 22:06:51 +02:00
drivers_keyboard
…
include
/GameController
…
input_autodetect.c
Avoid warning 'variable may be used uninitialized'
2016-06-20 02:45:07 +02:00
input_autodetect.h
…
input_config.c
Use MENU_ENUM_LABEL_VALUE_NOT_AVAILABLE
2016-06-29 02:40:05 +02:00
input_config.h
…
input_defines.h
…
input_driver.c
Turn retro_input_t into struct
2016-06-25 09:04:00 +02:00
input_driver.h
Add type to retro_input_t
2016-06-25 09:05:56 +02:00
input_hid_driver.c
…
input_hid_driver.h
…
input_joypad_driver.c
…
input_joypad_driver.h
…
input_keyboard.c
…
input_keyboard.h
…
input_keymaps.c
…
input_keymaps.h
…
input_overlay.c
Thanks Coverity, but no, this one cannot be null.
2016-06-30 16:10:58 +02:00
input_overlay.h
…
input_remapping.c
…
input_remapping.h
…
input_remote.c
fix map and remove stray printf
2016-06-29 12:23:26 -05:00
input_remote.h
…