aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/hid/irs.h
AgeCommit message (Expand)Author
2024-02-06service: irs: Migrate service to new interfacegerman77
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg
2023-11-15service: hid: Split hid.cpp into individual interfacesNarr the Reg
2023-03-01service: move hle_ipc from kernelLiam
2023-02-24hid: avoid direct pointer access of transfer memory objectsLiam
2022-07-23yuzu: Add webcam support and rebase to latest masterNarr the Reg
2022-07-23service: irs: Move to IRS namespace and minor fixesgerman77
2022-07-23service: irs: Split processors and implement ImageTransferProcessorgerman77
2022-05-31service: hid: Improve stub of IRSNarr the Reg
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-05-05hle: kernel: Remove deprecated Object class.bunnei
2021-05-05hle: kernel: Migrate KSharedMemory to KAutoObject.bunnei
2021-02-18hle: kernel: Rename SharedMemory to KSharedMemory.bunnei
2020-11-26service: Eliminate usages of the global system instanceLioncash
2019-11-24kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...bunnei
2019-09-22Deglobalize System: IRSDavid Marcec
2018-09-23Stubbed IRS (#1349)David
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-07-26service/hid: Add irs servicesLioncash