summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/irs.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-19hle: kernel: Rename SharedMemory to KSharedMemory.bunnei1-2/+2
2020-11-27service: Eliminate usages of the global system instanceLioncash1-3/+7
2019-11-25kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)bunnei1-1/+1
2019-09-22Deglobalize System: IRSDavid Marcec1-1/+2
2018-09-24Stubbed IRS (#1349)David1-0/+27
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-0/+2
2018-07-26service/hid: Add irs servicesLioncash1-0/+21