Ryujinx/Ryujinx.HLE/HOS/Services/Nv/NvHostChannel
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
..
NvChannel.cs NvHostChannelIoctl: Implement setter for SetSubmitTimeout, SetPriority and SetTimeslice (#747) 2019-09-01 20:55:38 -03:00
NvChannelPriority.cs NvHostChannelIoctl: Implement setter for SetSubmitTimeout, SetPriority and SetTimeslice (#747) 2019-09-01 20:55:38 -03:00
NvHostChannelCmdBuf.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
NvHostChannelGetParamArg.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
NvHostChannelIoctl.cs NvHostChannelIoctl: Implement setter for SetSubmitTimeout, SetPriority and SetTimeslice (#747) 2019-09-01 20:55:38 -03:00
NvHostChannelMapBuffer.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
NvHostChannelSubmit.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
NvHostChannelSubmitGpfifo.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00