This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/libretro/RetroArch
synced
2025-01-31 06:32:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
input
History
Themaister
a91dbdaabc
Fix udev autoconf regression.
...
Stupid C89 for loops ...
2013-10-25 22:28:34 +02:00
..
autoconf
Remove an arbitrary hardcoded pad.
2013-09-30 18:45:04 +02:00
dinput.c
Fixup C89 for loops.
2013-10-22 21:37:56 +02:00
input_common.c
Convert most C99-style for loop initial declarations to C89-compliant
2013-10-22 15:08:17 +02:00
input_common.h
don't redefine rarch_joypad_driver_t typedef
2013-10-03 23:32:03 -04:00
linuxraw_input.c
Fixup C89 for loops.
2013-10-22 21:37:56 +02:00
linuxraw_joypad.c
Fixup C89 for loops.
2013-10-22 21:37:56 +02:00
null.c
Refactor set_default_keybinds callback into set_keybinds - remove
2013-03-14 02:24:57 +01:00
overlay.c
Convert most C99-style for loop initial declarations to C89-compliant
2013-10-22 15:08:17 +02:00
overlay.h
(Overlay Analog) Coding style fixes
2013-09-05 18:19:07 -04:00
rwebinput_input.c
[EMSCRIPTEN] add custom input driver, removes SDL dependency + adds mouse support
2013-09-10 20:21:48 -04:00
sdl_input.c
Add get_joypad_driver to more input drivers.
2013-09-29 20:52:51 +02:00
sdl_joypad.c
Fixup C89 for loops.
2013-10-22 21:37:56 +02:00
udev_joypad.c
Fix udev autoconf regression.
2013-10-25 22:28:34 +02:00
winxinput_joypad.c
Fixup C89 for loops.
2013-10-22 21:37:56 +02:00
x11_input.c
Start adding joypad config.
2013-09-29 17:58:46 +02:00