yuzu-fork/src/hid_core
K900 8b47465586 input: add a missing null pointer check
There's a few other places where the result of GetAruidData is accessed without a null check,
but I couldn't find a code path that hits those.
2024-01-27 17:32:49 +03:00
..
frontend core: hid: Skip duplicated vibrations 2024-01-23 11:33:08 -06:00
hidbus hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
irsensor Fix more typos 2024-01-15 23:26:53 +00:00
resources input: add a missing null pointer check 2024-01-27 17:32:49 +03:00
CMakeLists.txt service: hid: Create abstracted pad structure 2024-01-11 19:35:04 -06: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 Fix more typos 2024-01-15 23:26:53 +00:00
hid_types.h core: hid: Skip duplicated vibrations 2024-01-23 11:33:08 -06: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 Merge pull request #12765 from german77/sys-hid 2024-01-26 09:55:47 -05:00
resource_manager.h service: hid: Fully implement abstract vibration 2024-01-15 23:15:40 -06:00