RetroArch/input
neil4 cc97df732c
Add Overlay Mouse, Lightgun, and Pointer (#16343)
- When enabled, any touch inputs not in a hitbox are used to create pointing device input for the core.
- Mouse: 1-, 2-, 3-touch inputs are LMB, RMB, and MMB
- Lightgun: allows input from overlay buttons or multi-touch mappings
2024-03-16 01:56:30 -07:00
..
common input/wayland: Use unaccelerated pointer motion (#16074) 2024-01-04 15:30:47 -08:00
connect Wii/Wii U: Fix 3 USB controllers. See #7015 (#15938) 2023-11-22 08:49:12 -08:00
drivers RETROK_UNKNOWN fixes and cleanups (#16250) 2024-02-18 08:23:05 -08:00
drivers_hid Fix several warnings 2023-07-02 05:46:45 +02:00
drivers_joypad Fixes for linuxraw driver (#16330) 2024-03-06 09:08:21 -08:00
drivers_keyboard Fix C++ comments 2022-10-01 17:56:16 +02:00
include (Subsystem) Cleanups 2023-02-19 12:15:45 +01:00
input_autodetect_builtin.c Fixed android gamepad binds 2023-06-06 01:52:39 +02:00
input_defines.h Add a new "Classic (Toggle)" turbo mode (#16239) 2024-02-18 08:24:05 -08:00
input_driver.c Add Overlay Mouse, Lightgun, and Pointer (#16343) 2024-03-16 01:56:30 -07:00
input_driver.h Enqueue replay record/playback until next frame (#15751) 2023-10-04 00:53:51 -07:00
input_keymaps.c Revive/rewrite Keyboard Overlay and OSK Toggle 2023-07-09 04:42:49 +02:00
input_keymaps.h Revive/rewrite Keyboard Overlay and OSK Toggle 2023-07-09 04:42:49 +02:00
input_osk.h Extended IME and Korean OSK (#14676) 2022-11-29 04:45:55 +01:00
input_osk_utf8_pages.h Extended IME and Korean OSK (#14676) 2022-11-29 04:45:55 +01:00
input_overlay.h Add Overlay Mouse, Lightgun, and Pointer (#16343) 2024-03-16 01:56:30 -07:00
input_remapping.h Tweaks to how the "Analog to Digital Type" setting is saved (#16187) 2024-02-02 12:53:24 -08:00
input_types.h Cleanups 2023-06-01 22:52:05 +02:00