summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices/nvhost_nvdec.cpp (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
* Changed logging to be "Log before execution", Added more error logging, all services should now log on some levelDavid Marcec2018-11-261-0/+1
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+3
* nvdrv: Get rid of indirect inclusionsLioncash2018-08-071-0/+2
* Update clang formatJames Rowe2018-07-031-1/+1
* Rename logging macro back to LOG_*James Rowe2018-07-031-2/+2
* Services/nvdrv: add '/dev/nvhost-nvdec' devicemailwl2018-05-301-0/+32