RetroArch/input/drivers_joypad
gblues c1496a8600 WIP - reorganizing input data
== DETAILS

Looking at the apple input driver gave me an idea--moving the
HID driver into the wiiu_input_t data instead of piggy-backing
it off the wiiu_joypad driver.

- Remove changes to wiiu_joypad
- Add equivalent to wiiu_input

This is probably broke as hell. Haven't tried to compile.
2017-12-30 04:40:43 +01:00
..
android_joypad.c Merge input_config.c and input_driver.c 2017-08-31 02:25:04 +02:00
ctr_joypad.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
dinput_joypad.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
dinput_joypad.h (MSVC) Buildfix 2017-12-06 04:33:54 +01:00
dos_joypad.c Merge input_config.c and input_driver.c 2017-08-31 02:25:04 +02:00
gx_joypad.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
hid_joypad.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
linuxraw_joypad.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
mfi_joypad.m Move defines to retro_miscellaneous.h 2017-12-05 10:42:37 +01:00
null_joypad.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
parport_joypad.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
ps3_joypad.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
psp_joypad.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
qnx_joypad.c Start using input_config_get_device_name 2017-04-25 16:04:28 +02:00
sdl_joypad.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
switch_joypad.c (NSW) Small cleanups 2017-12-29 00:45:00 +01:00
udev_joypad.c Last batch of whitespace cleanup (post-rebase) 2017-12-12 00:24:46 -08:00
wiiu_joypad.c WIP - reorganizing input data 2017-12-30 04:40:43 +01:00
xdk_joypad.c Change to 256bit macros 2017-12-05 12:07:35 +01:00
xinput_joypad.c xinput: check for valid function pointers before calling them 2017-12-23 23:02:29 -05:00