summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/interface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)David2018-01-211-5/+4
* nvdrv: Stub SetClientPID.bunnei2018-01-191-0/+12
* nvdrv: stubbed Close(cmd 2)Frederic Meyer2018-01-171-0/+13
* NV: Implemented the nvdrv service, which uses the same interface as nvdrv:aSubv2018-01-171-0/+69