summaryrefslogtreecommitdiffstats
path: root/src/video_core/engines/maxwell_compute.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make a GPU class in VideoCore to contain the GPU state.Subv2018-02-121-3/+1
* GPU: Added a command processor to decode the GPU pushbuffers and forward the commands to their respective engines.Subv2018-02-121-0/+15