RetroArch/input
Twinaphex 7b8629c962 Merge pull request #867 from heuripedes/sdl2
SDL2 video, audio, input and joypad drivers
2014-08-11 05:51:33 +02:00
..
autoconf (Android) Shield - right analog stick Y axis was inverted 2014-07-02 18:27:55 +02:00
android_input.c (Android) Input - zeus_port is unused 2014-06-21 08:27:07 +02:00
android_input.c.rem (Android) Implement TTT HT default binds 2014-06-14 03:42:07 +02:00
apple_input.c Refactor away input_joypad_poll - trivial wrapper function 2014-08-03 00:44:07 +02:00
apple_input.h (Apple) Get rid of g_polled_input_data - this previously was necessary 2014-05-13 14:25:11 +02:00
apple_joypad.c (Apple) Build fix 2014-08-11 05:37:39 +02:00
apple_keycode.h (Apple) Move Apple input files around - rename files 2014-04-26 17:39:46 +02:00
dinput.c Refactor away input_joypad_poll - trivial wrapper function 2014-08-03 00:44:07 +02:00
gx_input.c (RARCH_CONSOLE) Cleanup autoconf implementations 2014-06-14 05:14:38 +02:00
input_common.c (SDL2) Added joypad driver 2014-08-10 18:09:56 -03:00
input_common.h (SDL2) Add input driver 2014-08-10 15:00:21 -03:00
keyboard_line.c Merge pull request #684 from orikad/master 2014-05-12 23:25:04 +02:00
keyboard_line.h (Menu) Replace some more RGUI strings 2014-06-10 02:44:19 +02:00
linuxraw_input.c Refactor away input_joypad_poll - trivial wrapper function 2014-08-03 00:44:07 +02:00
linuxraw_joypad.c Update years on all license headers 2014-01-01 01:50:59 +01:00
null.c (Input) Remove devices_size function callback implementation in drivers 2014-06-11 08:12:17 +02:00
overlay.c (Overlay) input_overlay_fullscreen - add return false if ol is NULL 2014-07-25 19:52:44 +02:00
overlay.h Build fix for overlay. 2014-01-06 19:42:46 +01:00
ps3_input_osk.c (Input) Move console input drivers to input/ directory - should start getting rid of 2014-05-13 17:01:27 +02:00
ps3_input.c (RARCH_CONSOLE) Cleanup autoconf implementations 2014-06-14 05:14:38 +02:00
psp_input.c (Input) Remove devices_size function callback implementation in drivers 2014-06-11 08:12:17 +02:00
qnx_input.c missed 1 2014-07-15 16:02:14 -04:00
rwebinput_input.c (EMSCRIPTEN) add analog emulator support 2014-07-06 20:02:44 -04:00
sdl2_input.c (SDL2) Attempt to fix missing events issue 2014-08-10 19:57:17 -03:00
sdl2_joypad.c (SDL2) Attempt to fix missing events issue 2014-08-10 19:57:17 -03:00
sdl_input.c Refactor away input_joypad_poll - trivial wrapper function 2014-08-03 00:44:07 +02:00
sdl_joypad.c Update years on all license headers 2014-01-01 01:50:59 +01:00
udev_input.c Refactor away input_joypad_poll - trivial wrapper function 2014-08-03 00:44:07 +02:00
udev_joypad.c Check KEY_UP to KEY_DOWN in udev joypad. 2014-02-20 08:23:17 +01:00
winxinput_joypad.c Backport Lioncash - Fix some compile warnings realted to casting 2014-07-23 07:17:31 +02:00
x11_input.c Refactor away input_joypad_poll - trivial wrapper function 2014-08-03 00:44:07 +02:00
xdk_xinput_input.c (RARCH_CONSOLE) Cleanup autoconf implementations 2014-06-14 05:14:38 +02:00