14402 Commits (6f80c78568151e579b142ba7b92c4778180fc5c5)

Author SHA1 Message Date
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 b29a52982a configure_input_player: Change "Defaults" button behavior 5 years ago
Morph 1c1a83a20d settings: Preparation for per-game input settings 5 years ago
Morph 5eb160d4c6 udp/client: Reduce testing period to 5 seconds 5 years ago
Morph 82d18bcf61 config: Migrate config files into config/custom 5 years ago
Morph 0a85f0fd25 controllers/npad: Connect a controller on init if none are connected 5 years ago
Morph a7dd4f21dd applets/controller: Auto accept a valid single player configuration 5 years ago
Morph d1d564db07 bootmanager: Allow mouse clicks only if touch is disabled 5 years ago
Morph c3a9d5de40 input_profiles: Implement input profiles 5 years ago
Morph ad9a909bc7 configure_input_player: Implement input exclusivity and persistence 5 years ago
Morph 4999d2443d ui/themes: Cleanup UI 5 years ago
lat9nq 0a7e008b49 bootmanager: Address review comments 5 years ago
lat9nq 690801e4fe bootmanager: Log and show GL_RENDERER string when GPU is insufficient 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 c20ed9e3da common/fiber: Move all member variables into impl class 5 years ago
Lioncash 4c3b3b3cd1 settings: Simplify initializer of resolution factor 5 years ago
Lioncash 8fc37d6fca General: Fix clang build 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
Lioncash 38ffaef6eb common: Enable warnings as errors 5 years ago
Lioncash 2ee59021c2 nvdec: Make use of [[nodiscard]] where applicable 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 af7ab45b45 video_core: dma_pusher: Add support for integrity checks. 5 years ago
bunnei 69f4a66d23 video_core: dma_pusher: Add support for prefetched command lists. 5 years ago