summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices/nvhost_nvdec.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-2/+2
* nvdrv: Get rid of indirect inclusionsLioncash2018-08-071-3/+1
* Services/nvdrv: add '/dev/nvhost-nvdec' devicemailwl2018-05-301-0/+38