8116 Commits (c766bbd908a07074bb69d8de228c9d09c8631439)

Author SHA1 Message Date
Lioncash 82ef99b107 core: Remove unused private Init function for the System class 5 years ago
Lioncash 637aa4ddef core: Make use of [[nodiscard]] with the System class 5 years ago
Morph 2d3476dd7f hid: Reimplement Begin/EndPermitVibrationSession 5 years ago
Morph 7adf26daf0 controllers/npad: Load input devices on init 5 years ago
Morph 75ee0c94a0 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
Morph bd42b2093c controllers/npad: Remove the old vibration filter 5 years ago
Morph 6f80c78568 hid: Implement InitializeVibrationDevice and IsVibrationDeviceMounted 5 years ago
Morph ad3905fe27 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph cce389221b configure_input: Add per-player vibration 5 years ago
Morph ee8ec56291 settings: Remove global vibration strength modifier 5 years ago
Morph bb0a55c4db hid: Mark Begin/EndPermitVibrationSession as stubs 5 years ago
Morph cd2f8d7e4a controllers/npad: Send an empty vibration on destruction/deactivation 5 years ago
Morph 193418c57f hid: Stub IsVibrationDeviceMounted 5 years ago
Morph ed9df522ec controllers/npad: Add heuristics to reduce rumble state changes 5 years ago
Morph 06bc7678ba configure_input: Hook up the vibration percentage spinbox 5 years ago
Morph 3281c3b1cb controllers/npad: Stop games from vibrating incorrect controllers 5 years ago
Morph f474cab023 hid: Fix controller rumble based on new research 5 years ago
Morph 82d901ae8b hid: Pop a struct of parameters instead of popping individual parameters 5 years ago
Morph dc7a9a7be2 hid: Reorder all HID commands 5 years ago
Morph c9937559f4 hid: Implement GetVibrationDeviceInfo 5 years ago
Morph 8a35dd51ee hid: Stub InitializeVibrationDevice 5 years ago
Morph 294f3dd914 controllers/npad: Rename NPadType to NpadStyleSet 5 years ago
Morph f279871f0b controllers/npad: Add DeviceHandle struct 5 years ago
Morph 1c1a83a20d settings: Preparation for per-game input settings 5 years ago
Morph 0a85f0fd25 controllers/npad: Connect a controller on init if none are connected 5 years ago
Chloe Marcec d8f879952c Addressed issues 5 years ago
Chloe Marcec f0b74aa725 core: Make nvservices more standardized 5 years ago
Lioncash e7fe020ace ipc_helpers: Remove usage of the global system instance 5 years ago
Lioncash 9568c94a11 cpu_interrupt_handler: Mark move contructor/assignment as deleted 5 years ago
Morph a7bee25d73 applets: Rename LibraryAppletVersion to ControllerAppletVersion 5 years ago
Morph 02b6d04d64 applets/controller: Pop normal data for StrapGuide and FirmwareUpdate 5 years ago
Morph 5c26e16783 applets/controller: Introduce additional checks for mode and caller 5 years ago
Morph eca32e90db applets/controller: Add ControllerUpdateFirmwareArg struct 5 years ago
lat9nq ec0f96cdd1 settings: log value of CPU_Accuracy 5 years ago
bunnei 0b6324b3a6 video_core: dma_pusher: Remove integrity check on command lists. 5 years ago
bunnei 479a52a8d4 hle: service: caps_u: Stub GetAlbumFileList3AaeAruid. 5 years ago
Lioncash 4c3b3b3cd1 settings: Simplify initializer of resolution factor 5 years ago
Lioncash b1de33af75 core/settings: Move configuring_global behind an API 5 years ago
Lioncash 5c55f3b585 core: Remove usage of unicorn 5 years ago
bunnei f8b764dbf2 fixup! hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other improvements. 5 years ago
bunnei 0e90fce8d4 core: Initialize GPU before services. 5 years ago
bunnei 57f20d0d70 hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other improvements. 5 years ago
bunnei d787a5bfde service: hle: nvflinger: Fix potential shutdown crash when GPU is destroyed. 5 years ago
bunnei 617372b751 hle service: nvdrv: nvhost_ctrl: Update to use SyncpointManager. 5 years ago
bunnei df095c8963 hle service: nvdrv: Update to instantiate SyncpointManager. 5 years ago
bunnei 317c2ac884 hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints. 5 years ago
Levi Behunin 381586d56c Rename to align with switchbrew and remove gpu function (#4714) 5 years ago
bunnei 4c09a6399c hle: service: ldr: Implement UnloadNrr. 5 years ago
Jan Beich c751be210e video_core: unbreak -Werror in NVDEC with Clang 5 years ago
Lioncash 3e654ff0d0 General: Resolve a few missing initializer warnings 5 years ago