dolphin/Source/Core/InputCommon/ControllerInterface/Touch
JosJuice 51ee05cb35 Android: Use input override system for touch controls
This is the first step of getting rid of the controller indirection
on Android. (Needing a way for touch controls to provide input
to the emulator core is the reason why the controller indirection
exists to begin with as far as I understand it.)
2022-10-03 22:04:09 +02:00
..
ButtonManager.cpp Android: Use input override system for touch controls 2022-10-03 22:04:09 +02:00
ButtonManager.h Android: Use input override system for touch controls 2022-10-03 22:04:09 +02:00
InputOverrider.cpp Android: Use input override system for touch controls 2022-10-03 22:04:09 +02:00
InputOverrider.h Android: Use input override system for touch controls 2022-10-03 22:04:09 +02:00
Touchscreen.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
Touchscreen.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00