RetroArch/input
Nathan Strong ea249b3827 Get the WIIU GCA working on Mac OSX
== DETAILS
The GCA uses a weird HID class that our current filters don't
catch, so we add it.

Needed to do a small amount of tweaking on the GCA driver to
account for iohidmanager weirdness.
2021-10-06 23:11:22 -07:00
..
common Merge pull request #12632 from Sunderland93/remove-xdg-shell-v6 2021-10-07 05:10:53 +02:00
connect Get the WIIU GCA working on Mac OSX 2021-10-06 23:11:22 -07:00
drivers Create consistent naming conventions - use retroarch_ instead 2021-09-28 12:56:10 +02:00
drivers_hid Get the WIIU GCA working on Mac OSX 2021-10-06 23:11:22 -07:00
drivers_joypad Figured out the cause of crash 2021-10-05 09:23:08 -07:00
drivers_keyboard Remove keyboard_event_apple.c 2020-08-31 20:53:17 +02:00
include Figured out the cause of crash 2021-10-05 09:23:08 -07:00
input_autodetect_builtin.c Try to support multi-pad HID devices 2021-10-05 09:23:08 -07:00
input_defines.h Move more code over to input_driver.c - BSV code in particular but 2021-10-06 05:57:39 +02:00
input_driver.c Move more code over to input_driver.c - BSV code in particular but 2021-10-06 05:57:39 +02:00
input_driver.h Move more code over to input_driver.c - BSV code in particular but 2021-10-06 05:57:39 +02:00
input_keymaps.c (WINRAW) Change legacy virtual keys to scan codes 2021-08-04 19:23:56 +03:00
input_keymaps.h C89 buildfix 2021-08-24 22:32:47 +03:00
input_osk_utf8_pages.h Rename menu_osk.c to input_osk.c 2020-02-26 05:49:23 +01:00
input_osk.h Get rid of input_event_get_osk_ptr/get_osk_grid 2021-10-01 07:37:33 +02:00
input_overlay.h move input_poll_overlay to input_driver.c 2021-09-30 21:29:35 +02:00
input_remapping.h Get rid of input_mouse_grabbed - move retroarch types to 2021-09-30 23:22:50 +02:00
input_types.h Make GCA driver compatible with other HID drivers 2021-10-05 09:47:03 -07:00