Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-02-14 | maxwell_3d: Make constructor explicit | Lioncash | 1 | -1/+1 |
2018-02-12 | GPU: Partially implemented the QUERY_* registers in the Maxwell3D engine. | Subv | 2 | -2/+94 |
2018-02-12 | Make a GPU class in VideoCore to contain the GPU state. | Subv | 6 | -18/+24 |
2018-02-12 | GPU: Added a command processor to decode the GPU pushbuffers and forward the commands to their respective engines. | Subv | 6 | -0/+99 |