summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices/nvhost_gpu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make a GPU class in VideoCore to contain the GPU state.Subv2018-02-121-4/+1
* GPU: Added a command processor to decode the GPU pushbuffers and forward the commands to their respective engines.Subv2018-02-121-1/+1
* nvdrv: Make the GPU memory manager available to nvhost-gpu.Subv2018-02-121-1/+9
* Extra nvdrv support (#162)David2018-02-061-0/+139