summaryrefslogtreecommitdiff
path: root/src/core/hle/service/ir/ir_user.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* hle: Remove a large amount of 3ds-specific service code.Gravatar bunnei2017-10-101-558/+0
* ResultVal: Remove MoveFrom()Gravatar Yuri Kunde Schlesner2017-06-181-3/+3
* Service: Remove unnecessary includes from service.hGravatar Yuri Kunde Schlesner2017-06-061-0/+1
* Kernel: Centralize error definitions in errors.hGravatar Yuri Kunde Schlesner2017-05-241-2/+1
* ir: implement new 3ds HID via ir:rstGravatar wwylele2017-05-041-1/+1
* ir: implement circle pad proGravatar wwylele2017-05-031-44/+445
* IR: separate functions of each port to their own filesGravatar wwylele2017-02-261-0/+112
* Use negative priorities to avoid special-casing the self-includeGravatar Yuri Kunde Schlesner2016-09-211-1/+1
* Manually tweak source formatting and then re-run clang-formatGravatar Yuri Kunde Schlesner2016-09-181-1/+1
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-25/+25
* Initial implementation ir:userGravatar mailwl2016-02-261-14/+27
* services: Get rid of unnecessary includesGravatar Lioncash2016-02-021-2/+0
* IR: Move The IR services to their own folder and implement "GetHandles"Gravatar purpasmart962015-04-031-0/+34