summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ir (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-213-3/+3
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-2/+1
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-193-11/+22
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-184-61/+52
* Kernel/SharedMemory: Properly implemented shared memory support.Subv2016-05-131-2/+3
* svc: Make ResetType an enum classLioncash2016-03-121-2/+2
* Initial implementation ir:usermailwl2016-02-263-18/+142
* services: Get rid of unnecessary includesLioncash2016-02-025-9/+3
* Kernel: Capture SharedMemory attributes at creation, not when mappingYuri Kunde Schlesner2015-05-111-1/+3
* Services: Initialize all state variables at bootup.bunnei2015-05-021-2/+4
* IR: Move The IR services to their own folder and implement "GetHandles"purpasmart962015-04-048-0/+240