1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle/service/nvdrv
Subv 5c49e56d41 GPU: Implement the NVGPU_IOCTL_CHANNEL_KICKOFF_PB ioctl2 command.
This behaves quite similarly to the SubmitGPFIFO command. Referenced from Ryujinx.
Many thanks to @gdkchan for investigating this!
2018-07-21 15:50:02 -05:00
..
devices GPU: Implement the NVGPU_IOCTL_CHANNEL_KICKOFF_PB ioctl2 command. 2018-07-21 15:50:02 -05:00
interface.cpp GPU: Implement the NVGPU_IOCTL_CHANNEL_KICKOFF_PB ioctl2 command. 2018-07-21 15:50:02 -05:00
interface.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvdrv.cpp Services/nvdrv: add '/dev/nvhost-nvdec' device 2018-05-30 12:49:28 +03:00
nvdrv.h nvdrv: Take std::string by const reference in GetDevice() 2018-07-19 11:40:36 -04:00
nvmemp.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvmemp.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00