523 Commits (193b513bf544c5dab80d1a849ce62e59e872cd3a)

Author SHA1 Message Date
ameerj 2d2522693e Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" 4 years ago
liamwhite b01698775b
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer" 4 years ago
german77 75e81885b0 input_common: Implement turbo buttons 4 years ago
Narr the Reg 4a307a7b3a core: hid: Only set the polling mode to the correct side 4 years ago
german77 d05ea2f3eb input_common: Fix issue where ring and irs are enabled at the same time 4 years ago
Narr the Reg 459fb2b213 input_common: Implement joycon ir camera 4 years ago
Narr the Reg 1c08d532e0 core: hid: Fix input regressions 4 years ago
Narr the Reg 36d5e0a411 service: hid: Set led pattern and fix color detection 4 years ago
Narr the Reg a4074001fe core: hid: Migrate ring from emulated devices to emulated controller 4 years ago
ameerj a1490d77ac hle_ipc: Rename ReadBufferSpan to ReadBuffer 4 years ago
ameerj e7032d9e64 hidbus: Use ReadBufferSpan 4 years ago
ameerj 7ffd624248 service: Use ReadBufferSpan where it is trivial to do so 4 years ago
german77 aa075a0c08 service: hid: Only overclock npad controllers 4 years ago
Morph e6ab1f673b general: Enforce C4800 everywhere except in video_core 4 years ago
german77 7f66050f0c input_common: cache vibration tests 4 years ago
Lioncash 0b181eeef4 hid/npad: Fix copy size in GetSupportedNpadIdTypes 4 years ago
Morph f706b3bd24 general: Fix spelling of "unknown" 4 years ago
Liam a9ace6856d kernel: remove KWritableEvent 4 years ago
Narr the Reg 23589ad9b8 service: hid: Partially implement palma controller 5 years ago
Narr the Reg 5a74ced59a yuzu: Silence some clang warnings 4 years ago
german77 8f207bd93d yuzu: Multiple room UI improvements 4 years ago
Kelebek1 03aedccaa2 Demote services from warning/info to debug to reduce log spam: 4 years ago
german77 825ac7b9f4 hid: core: Add missing function table names 4 years ago
Narr the Reg 301702e548 hid: core: Properly emulate controller color and battery level 4 years ago
Narr the Reg ceb70b2139 Address comments 4 years ago
german77 21b1e9c21a fix compiler errors 4 years ago
german77 3ac4f3a252 service: irs: Implement clustering processor 4 years ago
Narr the Reg 403bdc4daf yuzu: Add webcam support and rebase to latest master 4 years ago
german77 097785e19e service: irs: Move to IRS namespace and minor fixes 4 years ago
german77 4539700595 service: irs: Split processors and implement ImageTransferProcessor 4 years ago
Kelebek1 b23c6b456c PR 4 years ago
Kelebek1 240650f6a6 Rework CoreTiming 4 years ago
german77 5e7e55b98a input_common: sdl: lower vibration frequency and use it's own unique thread 4 years ago
Narr the Reg 36148fe7f6 service: hid: Correct some mistakes and add more validations 4 years ago
german77 a7d9be1384 core: Replace all instances of ResultCode with Result 4 years ago
Liam 084d7d6b01 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
Narr the Reg bc8699a9fa service: hid: Fix gesture regression 4 years ago
Narr the Reg e609bc1c6a service: hid: Improve stub of IRS 4 years ago
german77 a1f2610522 service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssigned 4 years ago
german77 240f59a4c8 service: hid: Implement LoadSixAxisSensorCalibrationParameter and GetSixAxisSensorIcInformation 4 years ago
german77 c889a5805e service: hid: Implement EnableSixAxisSensorUnalteredPassthrough and IsSixAxisSensorUnalteredPassthroughEnabled 4 years ago
german77 762a30d0db service: hid: Add error handling to sixaxis functions 4 years ago
german77 390d49c5f1 service: hid: Refractor sixaxis functions 4 years ago
german77 3cf15af31e service: hid: Implement MergeSingleJoyAsDualJoy according to RE 4 years ago
german77 7aa1d10655 service: hid: Add error handling to setNpadAssignment and variants 4 years ago
german77 74d1b9a254 service: hid: Quick RE fixes and comments 4 years ago
german77 c82806f9cb input_common: touch: Rewrite touch driver to support multiple touch points 4 years ago
Narr the Reg babd580c64 service: hid: Fix motion refresh rate 4 years ago
german77 7eb0992d2c service: hid: Disable correctly motion input 4 years ago
german77 173d849b8f service: hid: Stub IsFirmwareUpdateNeededForNotification 4 years ago