4643 Commits (1279c7ce7afd3d1bf2b4e33aa922158acf2cd060)

Author SHA1 Message Date
bunnei 9705f651b2 hle: kernel: AddressArbiter: Remove unused code. 5 years ago
bunnei 9423347c1b hle: kernel: SynchronizationObject: Use atomic_bool for is_signaled. 5 years ago
bunnei c042a89113 common: fiber: Use boost::context instead of native fibers on Windows. 5 years ago
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 6 years ago
Morph d8ad2f3484 controllers/npad: Load input devices on init 6 years ago
Morph 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes 6 years ago
Morph 30e0d1c973 controllers/npad: Remove the old vibration filter 6 years ago
Morph 978ca65f59 hid: Implement InitializeVibrationDevice and IsVibrationDeviceMounted 6 years ago
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory 6 years ago
Morph 38110dd485 configure_input: Add per-player vibration 6 years ago
Morph d6a41cfc21 settings: Remove global vibration strength modifier 6 years ago
Morph 92fa5257c7 hid: Mark Begin/EndPermitVibrationSession as stubs 6 years ago
Morph 373408ae8c controllers/npad: Send an empty vibration on destruction/deactivation 6 years ago
Morph 70f16f1722 hid: Stub IsVibrationDeviceMounted 6 years ago
Morph 9b501af8e3 controllers/npad: Add heuristics to reduce rumble state changes 6 years ago
Morph 652d6766d5 configure_input: Hook up the vibration percentage spinbox 6 years ago
Morph e02ef3c3be controllers/npad: Stop games from vibrating incorrect controllers 6 years ago
Morph 07b81f57ba hid: Fix controller rumble based on new research 6 years ago
Morph 31de52513e hid: Pop a struct of parameters instead of popping individual parameters 6 years ago
Morph e3c2749986 hid: Reorder all HID commands 6 years ago
Morph b92bf51ae1 hid: Implement GetVibrationDeviceInfo 6 years ago
Morph 16e2e1c45f hid: Stub InitializeVibrationDevice 6 years ago
Morph 428ce8ec29 controllers/npad: Rename NPadType to NpadStyleSet 6 years ago
Morph 0a966e2cac controllers/npad: Add DeviceHandle struct 6 years ago
Morph 8f2959f680 settings: Preparation for per-game input settings 6 years ago
Morph c0c4ed0d3b controllers/npad: Connect a controller on init if none are connected 6 years ago
Chloe Marcec fc4d692c50 Addressed issues 6 years ago
Chloe Marcec 31c12de0fe core: Make nvservices more standardized 6 years ago
Lioncash da7be67daf ipc_helpers: Remove usage of the global system instance 6 years ago
Morph a6ecdf42bc applets: Rename LibraryAppletVersion to ControllerAppletVersion 6 years ago
Morph 9efbf5309f applets/controller: Pop normal data for StrapGuide and FirmwareUpdate 6 years ago
Morph af1183a993 applets/controller: Introduce additional checks for mode and caller 6 years ago
Morph 88192af8ac applets/controller: Add ControllerUpdateFirmwareArg struct 6 years ago
bunnei dc5396a466 video_core: dma_pusher: Remove integrity check on command lists. 6 years ago
bunnei a0d7a2732d hle: service: caps_u: Stub GetAlbumFileList3AaeAruid. 6 years ago
Lioncash fc6db97a09 core: Remove usage of unicorn 6 years ago