yuzu/src/input_common
FearlessTobi 310c1f50be scope_exit: Make constexpr
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
2024-02-19 16:00:46 +01:00
..
drivers android: Flip AB/XY for xbox controllers during auto-mapping 2024-02-18 10:40:33 -05:00
helpers scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
CMakeLists.txt android: Input mapping 2024-02-17 12:32:33 -05:00
input_engine.cpp
input_engine.h
input_mapping.cpp input_common: Add android input engine 2024-01-17 22:47:56 -06:00
input_mapping.h
input_poller.cpp Warnings cleanup for GCC 13 and Clang 16 2023-08-25 19:22:31 -04:00
input_poller.h
main.cpp android: Input mapping 2024-02-17 12:32:33 -05:00
main.h input_common: Add android input engine 2024-01-17 22:47:56 -06:00
precompiled_headers.h