summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/irs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Eliminate usages of the global system instanceLioncash2020-11-271-3/+7
* kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)bunnei2019-11-251-1/+1
* Deglobalize System: IRSDavid Marcec2019-09-221-1/+2
* Stubbed IRS (#1349)David2018-09-241-0/+27
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+2
* service/hid: Add irs servicesLioncash2018-07-261-0/+21