summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-06Extra nvdrv support (#162)David13-18/+708
2018-02-04logger: Use Service_NVDRV category where applicable.bunnei1-5/+5
2018-01-21Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)David2-0/+94
2018-01-21nvmap: Add a return 0 underneath the UNIMPLEMENTED macroLioncash1-0/+1
2018-01-21nvmap: Make IoctlCommands an enum classLioncash2-12/+12
2018-01-17UI: Fix frame rate perf statsJames Rowe1-0/+3
2018-01-17NV: Move the nvdrv classes into the Nvidia namespace, and move the functionality to a s single module that services call.Subv7-14/+14
2018-01-13yuzu: Update license text to be consistent across project.bunnei7-7/+7
2018-01-12core: Include <algorithm> where used.bunnei1-0/+2
2018-01-12nv: Fix more broken asserts.bunnei2-3/+3
2018-01-12nvdisp_disp0: Fix broken assert.bunnei1-1/+1
2018-01-11nvdisp_disp0: Call SwapBuffers to render framebuffer.bunnei1-0/+7
2018-01-11NV: Move the nv device nodes to their own directory and namespace.Subv7-0/+402