summaryrefslogtreecommitdiff
path: root/src/core/hle/service/hle_ipc.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-07ipc: additional fixesLiam
2024-01-25service: add template serializer for method callsLiam
2024-01-18Core: Clang format and other small issues.Fernando Sahmkow
2024-01-18SMMU: Initial adaptation to video_core.Fernando Sahmkow
2024-01-08Fix typos in src/core (#12625)Viktor Szépe
2023-12-24service: fetch objects from the client handle tableLiam
2023-12-09service: populate pid and handle table from clientLiam
2023-10-23service: ipc: Add third read buffer indexNarr the Reg
2023-10-16service: hle: Allow to access read buffer A and X directlygerman77
2023-07-02Use spans over guest memory where possible instead of copying data.Kelebek1
2023-03-23memory: rename global memory references to application memoryLiam
2023-03-12kernel: convert KThread to new styleLiam
2023-03-01service: move hle_ipc from kernelLiam