summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/caps/caps.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: am: ISelfController: Stub SaveCurrentScreenshotMorph2021-12-031-1/+1
* service: Reduce header include overheadMorph2021-10-071-1/+2
* service: Eliminate usages of the global system instanceLioncash2020-11-271-1/+5
* caps: Use enum classes and check struct sizes on compile timeMorph2020-06-261-34/+40
* caps: Update copyright headersMorph2020-06-261-1/+1
* capsrv: Split Capture services into individual files and stub GetAlbumContentsFileListForApplication (#3571)Morph2020-04-011-0/+71
* service: Add capture servicesLioncash2018-08-011-0/+15