summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/glue/glue_manager.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: remove ResultVal typeLiam2023-08-081-2/+2
|
* hle: rename legacy errors to ResultsLiam2023-03-071-8/+8
|
* core: Replace all instances of ResultCode with Resultgerman772022-06-271-2/+2
|
* 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.
* core: Remove unused includesameerj2021-11-041-1/+0
|
* service: Append service name prefix to common filenamesMorph2021-07-141-0/+63