summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-2/+2
2018-06-06nvdrv/devices/nvidia_ctrl_gpu : add IoctlCommands with their params (#524)greggameplayer1-0/+31
2018-05-25Stubbed NVGPU_GPU_IOCTL_ZBC_SET_TABLE (#463)David1-0/+11
2018-05-11More accurate GetTPCMasks implDavid Marcec1-1/+1
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-6/+3
2018-02-06Extra nvdrv support (#162)David1-0/+130