1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-27 21:32:11 +00:00
Ryujinx/Ryujinx.HLE/HOS/Services/Nv
Ac_K c00c638ecc NvHostChannelIoctl: Implement setter for SetSubmitTimeout, SetPriority and SetTimeslice (#747)
- Implement accurate setter for SetPriority.
- Implement accurate setter for SetTimeslice (close #666).
- Implement basic setter for SetSubmitTimeout (close #678).

(plus some comments and a missing `PrintStub` call)
2019-09-01 20:55:38 -03:00
..
NvGpuAS Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
NvGpuGpu Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
NvHostChannel NvHostChannelIoctl: Implement setter for SetSubmitTimeout, SetPriority and SetTimeslice (#747) 2019-09-01 20:55:38 -03:00
NvHostCtrl Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
NvMap Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
INvDrvServices.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
NvFd.cs
NvResult.cs