summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of Ioctl2 & Ioctl3David Marcec2019-09-191-3/+5
* NVServices: Styling, define constructors as explicit and correctionsFernando Sahmkow2019-07-051-1/+1
* NVServices: Correct CtrlEventWaitSync to block the ipc until timeout.Fernando Sahmkow2019-07-051-1/+2
* nv_services: Deglobalize NvServicesFernando Sahmkow2019-07-051-1/+1
* nvhost_ctrl_gpu: Implement IoctlGetGpuTime.bunnei2018-11-211-0/+6
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-2/+2
* nvdrv/devices/nvidia_ctrl_gpu : add IoctlCommands with their params (#524)greggameplayer2018-06-061-0/+31
* Stubbed NVGPU_GPU_IOCTL_ZBC_SET_TABLE (#463)David2018-05-251-0/+11
* More accurate GetTPCMasks implDavid Marcec2018-05-111-1/+1
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-6/+3
* Extra nvdrv support (#162)David2018-02-061-0/+130