yuzu-mainline/src/hid_core
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
..
frontend scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
hidbus service: hid: Migrate hidbus to new interface 2024-02-07 18:07:32 -06:00
irsensor service: irs: Migrate service to new interface 2024-02-06 00:14:16 -06:00
resources service: set: Migrate ISystemSettingsServer to new IPC 2024-02-14 12:40:10 -06:00
CMakeLists.txt Merge pull request #12780 from german77/touch_resource5 2024-02-01 11:33:44 -05:00
hid_core.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
hid_core.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
hid_result.h service: hid: Fully implement touch resource 2024-01-28 18:27:25 -06:00
hid_types.h Merge pull request #12780 from german77/touch_resource5 2024-02-01 11:33:44 -05:00
hid_util.h service: hid: Create abstracted pad structure 2024-01-11 19:35:04 -06:00
precompiled_headers.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
resource_manager.cpp service: hid: Free npad applet resource 2024-02-08 18:50:54 -06:00
resource_manager.h service: hid: Multiple fixes 2024-02-01 10:37:44 -06:00