yuzu/src/core/hle/service/nvdrv
Lioncash 300ab211e8 nvdrv: Make Ioctl()'s definition match its prototype
The only reason this wasn't a compilation error is because we use
little-endian systems.
2018-08-07 08:57:11 -04:00
..
devices nvdrv: Get rid of indirect inclusions 2018-08-07 08:54:50 -04:00
interface.cpp GPU: Implement the NVGPU_IOCTL_CHANNEL_KICKOFF_PB ioctl2 command. 2018-07-21 15:50:02 -05:00
interface.h nvdrv: Get rid of indirect inclusions 2018-08-07 08:54:50 -04:00
nvdrv.cpp nvdrv: Make Ioctl()'s definition match its prototype 2018-08-07 08:57:11 -04:00
nvdrv.h service/nvdrv: Take std::string in Open() by const reference 2018-07-25 17:37:43 -04:00
nvmemp.cpp nvdrv: Get rid of indirect inclusions 2018-08-07 08:54:50 -04:00
nvmemp.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00