summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ir/ir_user.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Service: Remove unnecessary includes from service.hYuri Kunde Schlesner2017-06-061-0/+1
* Kernel: Centralize error definitions in errors.hYuri Kunde Schlesner2017-05-251-2/+1
* ir: implement new 3ds HID via ir:rstwwylele2017-05-041-1/+1
* ir: implement circle pad prowwylele2017-05-031-44/+445
* IR: separate functions of each port to their own fileswwylele2017-02-261-0/+112
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-1/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-25/+25
* Initial implementation ir:usermailwl2016-02-261-14/+27
* services: Get rid of unnecessary includesLioncash2016-02-021-2/+0
* IR: Move The IR services to their own folder and implement "GetHandles"purpasmart962015-04-041-0/+34