summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hle_ipc.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service: add template serializer for method callsLiam2024-01-251-0/+2
|
* SMMU: Initial adaptation to video_core.Fernando Sahmkow2024-01-191-6/+3
|
* NVDRV: Implement sessions and initial implementation of SMMUFernando Sahmkow2024-01-191-0/+8
|
* Fix typos in src/core (#12625)Viktor Szépe2024-01-081-9/+9
| | | | | | | | | * Fix typos in src/core * Fix typo correction * Fix indentation of MemoryStateNames * Fix indent
* am/jit: reference memory instance from contextLiam2023-12-251-0/+4
|
* service: fetch objects from the client handle tableLiam2023-12-251-5/+11
|
* service: populate pid and handle table from clientLiam2023-12-091-5/+9
|
* service: use interface factory in server managerLiam2023-12-091-0/+1
|
* service: hle: Allow to access read buffer A and X directlygerman772023-10-171-0/+6
|
* service: move hle_ipc from kernelLiam2023-03-011-0/+408