summaryrefslogtreecommitdiff
path: root/src/video_core/gpu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* GPU: Process command mode 5 (IncreaseOnce) differently from other commands.Gravatar Subv2018-03-161-0/+3
* GPU: Partially implemented the QUERY_* registers in the Maxwell3D engine.Gravatar Subv2018-02-121-1/+1
* Make a GPU class in VideoCore to contain the GPU state.Gravatar Subv2018-02-111-0/+55