RetroArch/input/drivers_hid
gblues 0100d58ffb WIP: evolve driver implementation
== DETAILS

I've created the concept of a hid_driver_instance_t which is basically
a central place to store the hid pad driver, hid subsystem driver,
the pad list, and the instance data for the above in a central location.

The HID pad device drivers can use it to perform HID operations in a
generic manner.

This is more-or-less a pause point so I can catch up with upstream.

== TESTING

Haven't tested this yet. Compiles without warnings though!
2018-03-29 23:37:11 -07:00
..
btstack_hid.c WIP: evolve driver implementation 2018-03-29 23:37:11 -07:00
iohidmanager_hid.c WIP: evolve driver implementation 2018-03-29 23:37:11 -07:00
libusb_hid.c WIP: evolve driver implementation 2018-03-29 23:37:11 -07:00
null_hid.c WIP: evolve driver implementation 2018-03-29 23:37:11 -07:00
wiiusb_hid.c WIP: evolve driver implementation 2018-03-29 23:37:11 -07:00