7452 Commits (d517db74de89b5b5a00d02c4a4a4a09dfe03adc3)

Author SHA1 Message Date
Liam 2d0892da7f kernel/svc: Split implementations into separate files 4 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
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 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 4 years ago
Narr the Reg 8dbef30cb7 core: hid: Fix input regressions 4 years ago
Narr the Reg a1b72e62dc service: hid: Set led pattern and fix color detection 4 years ago
Narr the Reg 3672362ce1 core: hid: Migrate ring from emulated devices to emulated controller 4 years ago
Liam e1b0b3d0db timing: wait for completion on unregister 3 years ago
Liam 0c15ac5084 nvnflinger: correct swap interval handling 3 years ago
bunnei 1bd2034592 Revert "Revert "k_page_group: synchronize"" 3 years ago
german77 011f49a00b service: nifm: Initialize request state 3 years ago
german77 991ea9ab41 service: nifm: Match documentation names 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 4 years ago
ameerj 571d469697 hle_ipc: Rename ReadBuffer to ReadBufferCopy 4 years ago
ameerj 53650d2701 bsd: Use std::span for read payloads 4 years ago
ameerj 8a59719bd2 nvdrv: Use std::span for inputs 4 years ago
ameerj de252703bd hidbus: Use ReadBufferSpan 4 years ago
ameerj 4531881bfd nvflinger: Split Parcel class into InputParcel and OutputParcel 4 years ago
ameerj db9a523aae service: Use ReadBufferSpan where it is trivial to do so 4 years ago
Liam b4504fdd19 k_page_table: remove HACK_OpenPages/ClosePages 4 years ago
ameerj 399b6d3a0c fsp_srv: Use ReadBufferSpan 4 years ago
ameerj e17c343915 hle_ipc: Add ReadBufferSpan function 4 years ago
Liam 4b9df26091 k_page_group: synchronize 4 years ago
Liam 71ec5c9519 kernel: workaround static shared memory initialization 4 years ago
Liam f1528eb549 time: add LockFreeAtomicType 4 years ago
Liam 8df44232e8 kernel: remove TimeManager 4 years ago
Liam 49d1cf6477 kernel: add KHardwareTimer 4 years ago
german77 8a90856b25 service: nfc: Silence ListDevices 4 years ago
ameerj c57883f1bc hle_ipc: Refactor ReadBuffer to set buffer size upon initialization 4 years ago
ameerj 333fd1165a hle_ipc: Reserve vectors before populating 4 years ago
Narr the Reg dfe49436c8 kernel: svc: Fix duplicated InfoType enum 4 years ago
Narr the Reg 464b7a9ee2 kernel: process: Implement GetFreeThreadCount 4 years ago
bunnei 572d81508b Revert "hle: service: audio: Use default service thread." 4 years ago
Chloe Marcec 27a7d5a11a Set: Allow setting device nickname 4 years ago
Salvage a4369e6175 Remove the lock entirely as per PR discussion 4 years ago
Liam 08d81c9726 general: improve handling of system startup failure 4 years ago