RetroArch/input
Nathan Strong 729c219f1a Rewrite DS3 driver
== DETAILS
The DS3 driver previously only worked with the Wii U HID implementation.

I adapted this driver from the Linux driver for the DS3. It's not quite
100%--I haven't got the LEDs to work properly--but it's functional.

Going to continue tweaking it to see if I can get the LEDs to work.
2021-10-16 14:52:56 -07:00
..
common Rewrite DS3 driver 2021-10-16 14:52:56 -07:00
connect Rewrite DS3 driver 2021-10-16 14:52:56 -07:00
drivers Merge pull request #13125 from grant2258/mouse 2021-10-16 22:10:36 +02:00
drivers_hid Rewrite DS3 driver 2021-10-16 14:52:56 -07:00
drivers_joypad (Dingux) Fix HAS_ANALOG/HAS_MENU_TOGGLE defines in sdl_dingux joypad driver 2021-10-13 12:53:54 +01:00
drivers_keyboard
include Rewrite DS3 driver 2021-10-16 14:52:56 -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 hid_data to input_st 2021-10-15 16:31:31 +02:00
input_driver.h Move hid_data to input_st 2021-10-15 16:31:31 +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
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