8167 Commits (fc34749778d4d2f2ba0ea033eab56e6196d6c3c7)

Author SHA1 Message Date
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
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
bunnei 66edfd61c6 hle service: nvdrv: nvhost_ctrl: Update to use SyncpointManager. 5 years ago
bunnei 4a3fd97e48 hle service: nvdrv: Update to instantiate SyncpointManager. 5 years ago
bunnei d567b7e841 hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints. 5 years ago
Levi Behunin bca9591660
Rename to align with switchbrew and remove gpu function (#4714) 5 years ago
bunnei a0e5cccb92 hle: service: ldr: Implement UnloadNrr. 5 years ago
Jan Beich 50e52ade85 video_core: unbreak -Werror in NVDEC with Clang 5 years ago
Lioncash 5553bd3ba2 General: Resolve a few missing initializer warnings 5 years ago
Morph 9cfc5fee2f kernel/process: Add missing <ctime> include 5 years ago
Lioncash 020519def8 service: Update function tables 5 years ago
ReinUsesLisp ce69ff2890 hle/kernel: Remove unused registered_core_threads to fix data races 5 years ago
ameerj eb67a45ca8 video_core: NVDEC Implementation 5 years ago
lat9nq 8bd246032a kernel: Use the current time as the default RNG seed 5 years ago
Lioncash 6b5f565324 controller: Pass ControllerParameters by reference in ReconfigureControllers() 5 years ago
bunnei 3984bb6def hle: services: TimeZoneContentManager: This can be made explicit. 5 years ago
bunnei 54aabb00b0 core: cpu_manager: Add missing call to MicroProfileOnThreadExit(). 5 years ago
Lioncash 98f4c5e7b8 general: Use template deduction guides for lock_guard 5 years ago
Lioncash ea20b5c970 core: Fix clang build pt.3 5 years ago
Lioncash e408bd3b7c core: Fix clang build pt.2 5 years ago