summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices/nvhost_as_gpu.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-12Make a GPU class in VideoCore to contain the GPU state.Subv1-4/+1
2018-02-12GPU: Added a command processor to decode the GPU pushbuffers and forward the commands to their respective engines.Subv1-1/+1
2018-02-12nvdrv: Make the GPU memory manager available to nvhost-gpu.Subv1-3/+2
2018-02-08nvhost_as_gpu: Implement AllocateSpace and MapBufferEx.bunnei1-1/+5
2018-02-08nvhost_as_gpu: Add nvmap as a class member.bunnei1-1/+7
2018-02-06Extra nvdrv support (#162)David1-1/+75
2018-01-17NV: Move the nvdrv classes into the Nvidia namespace, and move the functionality to a s single module that services call.Subv1-2/+2
2018-01-13yuzu: Update license text to be consistent across project.bunnei1-1/+1
2018-01-11NV: Move the nv device nodes to their own directory and namespace.Subv1-0/+25