8357 Commits (72c8a94a6cdb4d3f322fa6d4b06eab824f53dba6)

Author SHA1 Message Date
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
bunnei d04abd39eb
Fix warnings in core/frontend/input.h with [[maybe_unused]] 5 years ago
comex 994f497781 Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 5 years ago
Lioncash 874be0e3e1 svc: Remove unnecessary [[maybe_unused]] tag 5 years ago
Lioncash 5c4774e8ce input_common: Treat warnings as errors 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
Lioncash aaf262bfed core: Remove unused private Init function for the System class 5 years ago
Lioncash bcaadac22c core: Make use of [[nodiscard]] with the System class 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
Lioncash 0aad914527 cpu_interrupt_handler: Mark move contructor/assignment as deleted 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
lat9nq 1e149dc18b settings: log value of CPU_Accuracy 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 c0ab5b79dc settings: Simplify initializer of resolution factor 5 years ago
Lioncash 7aae6d6d2b core/settings: Move configuring_global behind an API 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 7d2839d7a3 core: Initialize GPU before services. 5 years ago