summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-19Initial implementation of Ioctl2 & Ioctl3David Marcec1-3/+5
2019-07-05NVServices: Styling, define constructors as explicit and correctionsFernando Sahmkow1-1/+1
2019-07-05NVServices: Correct CtrlEventWaitSync to block the ipc until timeout.Fernando Sahmkow1-1/+2
2019-07-05nv_services: Deglobalize NvServicesFernando Sahmkow1-1/+1
2018-11-21nvhost_ctrl_gpu: Implement IoctlGetGpuTime.bunnei1-0/+6
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