summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/interface.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* nvdrv: Fix QueryEvent for libnx.bunnei2018-02-091-0/+3
* Extra nvdrv support (#162)David2018-02-061-0/+2
* Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)David2018-01-211-0/+2
* nvdrv: Stub SetClientPID.bunnei2018-01-191-0/+1
* nvdrv: stubbed Close(cmd 2)Frederic Meyer2018-01-171-0/+1
* NV: Implemented the nvdrv service, which uses the same interface as nvdrv:aSubv2018-01-171-0/+29