yuzu/src/hid_core/frontend
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
..
emulated_console.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
emulated_console.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
emulated_controller.cpp scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
emulated_controller.h hid_core: Use dedicated "port" for android's input overlay 2024-02-16 21:09:42 -05:00
emulated_devices.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
emulated_devices.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
input_converter.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
input_converter.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
input_interpreter.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
input_interpreter.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
motion_input.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
motion_input.h Fix more typos 2024-01-15 23:26:53 +00:00