summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/glue/bgtc.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
| | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
* bgtc: Update to 12.x and implement OpenTaskServiceMorph2021-04-091-0/+8
|
* service: Eliminate usages of the global system instanceLioncash2020-11-271-2/+6
| | | | | Completely removes all usages of the global system instance within the services code by passing in the using system instance to the services.
* glue: Add scaffolding for bgtc:t and bgtc:sc servicesZach Hilman2019-06-251-0/+23