aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Nv/NvDrvServices/NvDeviceFile.cs
AgeCommit message (Expand)Author
2020-12-03Make sure to not leak copy handles passed in request (#1772)Mary
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-08-04Improved Logger (#1292)mageven
2020-07-12New NVDEC and VIC implementation (#1384)gdkchan
2020-05-01nvservices: mitigate abort with heavy load on the GPU processing thread (#1173)Thog
2020-01-09Address PR feedbackgdkchan
2020-01-09Initial workgdk
2019-11-03Rewrite nvservices (#800)Thomas Guillemard