5187 Commits (f4fe71c1c9e5f0c2eaa159f676efea3ae1953a22)

Author SHA1 Message Date
bunnei 7b642c7781 hle: kernel: multicore: Replace n-JITs impl. with 4 JITs. 5 years ago
german 4eb7327559 Add missing types to NpadCommunicationMode 5 years ago
Lioncash 073e07ae2d savedata_factory: Eliminate usage of the global system instance 5 years ago
german 3898d8f0d7 Stub set and get NpadCommunicationMode 5 years ago
Lioncash 1a954b2a59 service: Eliminate usages of the global system instance 5 years ago
Morph 6f70e1b1ff hid: Check if applet_resource exists in InitializeVibrationDevice 5 years ago
bunnei 4fb5ca80c0 service: am: Implement ExecuteProgram and required stubs. 5 years ago
bunnei 7791cc8c2e
hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977) 5 years ago
comex e8b2fd21d8 nvdrv, video_core: Don't index out of bounds when given invalid syncpoint ID 5 years ago
Chloe Marcec ab25d1fe9a nvservices: Reintroducee IoctlCtrl 5 years ago
Lioncash 874be0e3e1 svc: Remove unnecessary [[maybe_unused]] tag 5 years ago
bunnei 3794c91145 olsc: Move member initialization to after member functions. 5 years ago
bunnei 6e37676482 hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functions. 5 years ago
Lioncash 6f8a06bac5 patch_manager: Remove usages of the global system instance 5 years ago
Morph ad50209383 hid: Reimplement Begin/EndPermitVibrationSession 5 years ago
Morph d8ad2f3484 controllers/npad: Load input devices on init 5 years ago
Morph 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
Morph 30e0d1c973 controllers/npad: Remove the old vibration filter 5 years ago
Morph 978ca65f59 hid: Implement InitializeVibrationDevice and IsVibrationDeviceMounted 5 years ago
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph 38110dd485 configure_input: Add per-player vibration 5 years ago
Morph d6a41cfc21 settings: Remove global vibration strength modifier 5 years ago
Morph 92fa5257c7 hid: Mark Begin/EndPermitVibrationSession as stubs 5 years ago
Morph 373408ae8c controllers/npad: Send an empty vibration on destruction/deactivation 5 years ago
Morph 70f16f1722 hid: Stub IsVibrationDeviceMounted 5 years ago
Morph 9b501af8e3 controllers/npad: Add heuristics to reduce rumble state changes 5 years ago
Morph 652d6766d5 configure_input: Hook up the vibration percentage spinbox 5 years ago
Morph e02ef3c3be controllers/npad: Stop games from vibrating incorrect controllers 5 years ago
Morph 07b81f57ba hid: Fix controller rumble based on new research 5 years ago
Morph 31de52513e hid: Pop a struct of parameters instead of popping individual parameters 5 years ago
Morph e3c2749986 hid: Reorder all HID commands 5 years ago
Morph b92bf51ae1 hid: Implement GetVibrationDeviceInfo 5 years ago
Morph 16e2e1c45f hid: Stub InitializeVibrationDevice 5 years ago
Morph 428ce8ec29 controllers/npad: Rename NPadType to NpadStyleSet 5 years ago
Morph 0a966e2cac controllers/npad: Add DeviceHandle struct 5 years ago
Morph 8f2959f680 settings: Preparation for per-game input settings 5 years ago
Morph c0c4ed0d3b controllers/npad: Connect a controller on init if none are connected 5 years ago
Chloe Marcec fc4d692c50 Addressed issues 5 years ago
Chloe Marcec 31c12de0fe core: Make nvservices more standardized 5 years ago
Lioncash da7be67daf ipc_helpers: Remove usage of the global system instance 5 years ago
Morph a6ecdf42bc applets: Rename LibraryAppletVersion to ControllerAppletVersion 5 years ago
Morph 9efbf5309f applets/controller: Pop normal data for StrapGuide and FirmwareUpdate 5 years ago
Morph af1183a993 applets/controller: Introduce additional checks for mode and caller 5 years ago
Morph 88192af8ac applets/controller: Add ControllerUpdateFirmwareArg struct 5 years ago
bunnei dc5396a466 video_core: dma_pusher: Remove integrity check on command lists. 5 years ago
bunnei a0d7a2732d hle: service: caps_u: Stub GetAlbumFileList3AaeAruid. 5 years ago
Lioncash fc6db97a09 core: Remove usage of unicorn 5 years ago
bunnei 848bdf8a40 fixup! hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other improvements. 5 years ago
bunnei e67b8678f8 hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other improvements. 5 years ago
bunnei 1d4cbb92f2 service: hle: nvflinger: Fix potential shutdown crash when GPU is destroyed. 5 years ago