summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extra nvdrv support (#162)David2018-02-0613-18/+708
* logger: Use Service_NVDRV category where applicable.bunnei2018-02-041-5/+5
* Merge pull request #131 from lioncash/enumbunnei2018-01-222-12/+13
|\
| * nvmap: Add a return 0 underneath the UNIMPLEMENTED macroLioncash2018-01-211-0/+1
| * nvmap: Make IoctlCommands an enum classLioncash2018-01-212-12/+12
* | Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)David2018-01-212-0/+94
|/
* UI: Fix frame rate perf statsJames Rowe2018-01-171-0/+3
* NV: Move the nvdrv classes into the Nvidia namespace, and move the functionality to a s single module that services call.Subv2018-01-177-14/+14
* yuzu: Update license text to be consistent across project.bunnei2018-01-137-7/+7
* core: Include <algorithm> where used.bunnei2018-01-121-0/+2
* nv: Fix more broken asserts.bunnei2018-01-122-3/+3
* nvdisp_disp0: Fix broken assert.bunnei2018-01-121-1/+1
* nvdisp_disp0: Call SwapBuffers to render framebuffer.bunnei2018-01-111-0/+7
* NV: Move the nv device nodes to their own directory and namespace.Subv2018-01-117-0/+402