summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices/nvhost_nvdec.h (unfollow)
Commit message (Expand)AuthorFilesLines
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-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-2/+2
2018-08-07nvdrv: Get rid of indirect inclusionsLioncash1-3/+1
2018-05-30Services/nvdrv: add '/dev/nvhost-nvdec' devicemailwl1-0/+38