yuzu/src/core/hle/service/nvdrv
Subv 2482aca7c3 nvhost_ctrl_gpu: Only read the input parameters if they are actually there.
Passing nullptr to memcpy is undefined behavior.
2018-07-30 20:08:36 -05:00
..
devices nvhost_ctrl_gpu: Only read the input parameters if they are actually there. 2018-07-30 20:08:36 -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 service/nvdrv: Take std::string in Open() by const reference 2018-07-25 17:37:43 -04:00
nvdrv.h service/nvdrv: Take std::string in Open() by const reference 2018-07-25 17:37:43 -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