10645 Commits (2990f30a70e3aea8d930cecfbc2294d5aa74ed4e)

Author SHA1 Message Date
Narr the Reg 420560f4d3 core: hid: Use gyro thresholds modes set by the game 3 years ago
Narr the Reg 3d2f7c4170 service: hid: Return error if arguments of SetSupportedNpadIdType is invalid 3 years ago
Liam b91913334e kernel/svc: switch to generated wrappers 3 years ago
Liam 43131451c3 kernel: fix compilation with older gcc 3 years ago
Liam 2d0892da7f kernel/svc: Split implementations into separate files 3 years ago
ameerj 0b2e3ecc19 fsp_srv: Copy HLE Read Buffer for OutputAccessLogToSdCard 3 years ago
ameerj 7cc5da4a9f Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" 3 years ago
liamwhite f74a95b6fb Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer" 3 years ago
Liam 1f14d5ebce kernel: add KDeviceAddressSpace 3 years ago
german77 db99ab5431 input_common: Implement turbo buttons 3 years ago
Liam 943f0bf0c3 kernel: add KCapabilities 3 years ago
Levi Behunin 2ff6c44168 Move to Clang Format 15 3 years ago
Liam 86c6735bd0 kernel: unbreak min/max template deduction on Apple Clang 3 years ago
Narr the Reg a8579f0b26 Revert 9617 and fix it on input_common 3 years ago
Merry 6b50650633 Revert "MemoryManager: use fastmem directly." 3 years ago
Liam b85a155abd kernel: split SetAddressKey into user and kernel variants 3 years ago
Liam 31945a6e8b kernel: fix incorrect locking order in suspension 3 years ago
Liam 3b4c6e5425 kernel: KPageTable: update 3 years ago
Narr the Reg 9f9cf5732b core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicable 3 years ago
Narr the Reg 000a5852ee core: hid: Only set the polling mode to the correct side 3 years ago
german77 4b7ad51ce3 input_common: Fix issue where ring and irs are enabled at the same time 3 years ago
Narr the Reg 91f98f57b3 input_common: Implement joycon ir camera 3 years ago
german77 22eb8ce395 yuzu: Add ring controller test button 3 years ago
german77 5cbeb6f1c4 input_common: Use DriverResult on all engines 3 years ago
german77 82774f546a Address review comments 3 years ago
Narr the Reg 8dbef30cb7 core: hid: Fix input regressions 3 years ago
german77 b40c5ba2c3 input_common: Implement joycon nfc 3 years ago
Narr the Reg a1b72e62dc service: hid: Set led pattern and fix color detection 3 years ago
Narr the Reg 59e89afde4 core: hid: Enable pulling color data from controllers 3 years ago
Narr the Reg 3672362ce1 core: hid: Migrate ring from emulated devices to emulated controller 3 years ago
Liam 0279b94a9e memory: fix watchpoint use when fastmem is enabled 3 years ago
Liam e1b0b3d0db timing: wait for completion on unregister 3 years ago
Kelebek1 8fea4c21b2 Be careful of mangled out of bounds read 3 years ago
german77 c76721182c core: hid: Fix stick minimum range 3 years ago
Kelebek1 90f546cba4 Add stacktrace symbol demangling 3 years ago
Liam f28fbaa41e debugger: add host fastmem pointer fetch command 3 years ago
Liam 0c15ac5084 nvnflinger: correct swap interval handling 3 years ago
bunnei 1bd2034592 Revert "Revert "k_page_group: synchronize"" 3 years ago
Narr the Reg 243f2931b5 input_common: Create an update engine 3 years ago
Liam 7429e31f30 externals: update dynarmic, xbyak 3 years ago
Fernando Sahmkow 7f18e3bb89 MemoryManager: use fastmem directly. 3 years ago
MonsterDruide1 3eb787dcef net: Silently translate ETIMEDOUT network error 3 years ago
MonsterDruide1 ffc89d8b84 TAS: Immediately switch stick to TAS on input 3 years ago
german77 011f49a00b service: nifm: Initialize request state 3 years ago
german77 991ea9ab41 service: nifm: Match documentation names 3 years ago
Merry 68008d9b80 vfs: Replace cstr concat with char concat 3 years ago
bunnei d466f5e2b8 core: hid: emulated_console: Avoid a crash if frontend does not configure touch_from_button_maps. 3 years ago
gidoly 118d57a8f0 Revert "k_page_group: synchronize" 3 years ago
ameerj ddbee432b2 hle_ipc: Use thread_local ReadBuffer 3 years ago
ameerj 713394d526 hle_ipc: Rename ReadBufferSpan to ReadBuffer 3 years ago