aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Nv/NvDrvServices/NvHostChannel/NvHostGpuDeviceFile.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-01-04IPC refactor part 3+4: New server HIPC message processor (#4188)gdkchan
2022-02-09misc: Make PID unsigned long instead of long (#3043)Mary
2021-11-04Ensure syncpoints are released and event handles closed on channel close (#2812)gdkchan
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-05-04Move kernel state out of the Horizon class (#1107)gdkchan
2020-01-09Initial workgdk
2019-11-03Rewrite nvservices (#800)Thomas Guillemard