yuzu/src/core/hle/service/hid
Squall-Leonhart 8ae26df15c service: hid: Ensure resource manager is initialized
Ensures the proper initialization of the IActiveVibrationDeviceList. By using GetResourceManager() instead of resource_manager, we make sure that the IActiveVibrationDeviceListis initialized before it's used, preventing potential null issues.

Fixes #12088
2023-11-20 11:43:56 +11:00
..
controllers service: hid: Introduce firmware settings and update activate controller calls 2023-11-16 18:51:14 -06:00
hidbus core: Close all KEvents 2023-10-29 13:52:12 -06:00
irsensor service: irs: Implement moment image processor 2023-11-11 00:28:12 -06:00
errors.h service: hid: Return error if arguments of SetSupportedNpadIdType is invalid 2023-02-07 21:11:39 -06:00
hid_debug_server.cpp service: hid: Split hid.cpp into individual interfaces 2023-11-15 09:59:54 -06:00
hid_debug_server.h service: hid: Split hid.cpp into individual interfaces 2023-11-15 09:59:54 -06:00
hid_firmware_settings.cpp service: hid: Introduce firmware settings and update activate controller calls 2023-11-16 18:51:14 -06:00
hid_firmware_settings.h service: hid: Introduce firmware settings and update activate controller calls 2023-11-16 18:51:14 -06:00
hid_server.cpp service: hid: Ensure resource manager is initialized 2023-11-20 11:43:56 +11:00
hid_server.h service: hid: Introduce firmware settings and update activate controller calls 2023-11-16 18:51:14 -06:00
hid_system_server.cpp service: hid: Split hid.cpp into individual interfaces 2023-11-15 09:59:54 -06:00
hid_system_server.h service: hid: Split hid.cpp into individual interfaces 2023-11-15 09:59:54 -06:00
hid.cpp service: hid: Introduce firmware settings and update activate controller calls 2023-11-16 18:51:14 -06:00
hid.h service: hid: Split hid.cpp into individual interfaces 2023-11-15 09:59:54 -06:00
hidbus.cpp core_timing: Use CNTPCT as the guest CPU tick 2023-06-07 21:44:42 -04:00
hidbus.h service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00
irs_ring_lifo.h fix compiler errors 2022-07-24 16:39:32 -05:00
irs.cpp service: irs: Implement moment image processor 2023-11-11 00:28:12 -06:00
irs.h service: hid: Split hid.cpp into individual interfaces 2023-11-15 09:59:54 -06:00
resource_manager.cpp service: hid: Introduce firmware settings and update activate controller calls 2023-11-16 18:51:14 -06:00
resource_manager.h service: hid: Introduce firmware settings and update activate controller calls 2023-11-16 18:51:14 -06:00
ring_lifo.h service: hid: Ensure GetNextEntryIndex can't fail 2023-11-02 20:33:19 -06:00
xcd.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
xcd.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00