summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/nvmemp.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-01service: move hle_ipc from kernelLiam1-2/+2
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2020-11-27service: Eliminate usages of the global system instanceLioncash1-1/+1
2020-06-29service: Update function tablesVolcaEM1-4/+4
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-0/+2
2018-08-07nvdrv: Get rid of indirect inclusionsLioncash1-2/+0
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-04-10Updated nvmemp with new service names.Hexagon121-4/+4
2018-01-21Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)David1-0/+31