suyu/src/input_common
Lioncash 2b92d22bda input_engine: std::move engine name where applicable
We can allow the name to be moved into, allowing allocations to be
avoided.
2021-12-13 09:05:50 -05:00
..
drivers input_engine: std::move engine name where applicable 2021-12-13 09:05:50 -05:00
helpers input_common: Fully implement UDP controllers 2021-11-26 15:46:36 -06:00
CMakeLists.txt input_common: Remove obsolete files 2021-11-24 20:30:23 -06:00
input_engine.cpp kraken: Address comments from review 2021-11-24 20:30:28 -06:00
input_engine.h input_engine: std::move engine name where applicable 2021-12-13 09:05:50 -05:00
input_mapping.cpp input_common: Fully implement UDP controllers 2021-11-26 15:46:36 -06:00
input_mapping.h input_common: Allow keyboard to be backwards compatible 2021-11-24 20:30:28 -06:00
input_poller.cpp input_common: Fix SDL controller with inverted axis 2021-11-24 20:30:28 -06:00
input_poller.h kraken: Address comments from review 2021-11-24 20:30:26 -06:00
main.cpp input_common: Fully implement UDP controllers 2021-11-26 15:46:36 -06:00
main.h input_common: Move button names to the frontend 2021-11-24 20:30:28 -06:00