RetroArch/input
Ash 6b5aef09a1
[WiiU] DRC touch support as pointer device
Allow using the Gamepad's touch screen as a RETRO_DEVICE_POINTER.
Methodology could use some work, had to add an extra axis to
joypad in order to get the data transferred into the input driver.
Feel free to change this.
Needs to emulate RETRO_DEVICE_LIGHTGUN to really be useful.
Potential for Wiimote IR in future.

Partially addresses libretro/RetroArch#5294
2017-08-19 17:40:56 +10:00
..
common Silence another Coverity warning 2017-06-28 06:59:00 +02:00
connect Add retro_timers.h/retro_math.h 2017-06-28 04:41:38 +02:00
drivers [WiiU] DRC touch support as pointer device 2017-08-19 17:40:56 +10:00
drivers_hid Merge input_hid_driver 2017-06-11 08:56:36 +02:00
drivers_joypad [WiiU] DRC touch support as pointer device 2017-08-19 17:40:56 +10:00
drivers_keyboard Combine input_driver.c and input_keyboard.c 2017-06-11 17:51:12 +02:00
include/GameController (mfi_joypad.m) Use local headers 2015-11-17 08:29:21 +01:00
input_autodetect_builtin.c Add some C89_BUILD rules 2017-08-12 17:41:34 +02:00
input_config.c Start using string_is_equal_fast/string_is_not_equal_fast macros 2017-05-16 03:20:59 +02:00
input_config.h input_device_names no longer part of settings struct 2017-04-27 21:35:46 +02:00
input_defines.h (Android) Buildfix 2017-06-07 03:01:00 +02:00
input_driver.c Remove commented code in input_driver.c 2017-08-08 05:39:18 -05:00
input_driver.h Cleanups 2017-06-11 19:48:40 +02:00
input_keymaps.c Revert "udev input: support controlling the menu with a TV remote control" 2017-06-22 20:53:07 +02:00
input_keymaps.h MSVC buildfix 2017-06-06 23:19:07 +02:00
input_overlay.c Silence some warnings 2017-08-14 07:13:50 +02:00
input_overlay.h reduce scope of input_overlay_add_inputs to file. 2017-08-08 02:48:46 -05:00
input_remapping.c Try to be somewhat safer here in case of null pointer derefences 2017-08-09 02:42:19 +02:00
input_remapping.h remove remaps 2017-08-05 11:21:07 -05:00
input_remote.c Header include cleanups 2017-04-29 13:20:50 +02:00
input_remote.h Header update #1 2017-01-22 13:40:32 +01:00