1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-01-18 13:50:05 -06:00
Commit Graph

1 Commits

Author SHA1 Message Date
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