summaryrefslogtreecommitdiffstats
path: root/src/video_core/engines/maxwell_dma.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-03Rename logging macro back to LOG_*James Rowe1-1/+1
2018-07-02GPU: Directly copy the pixels when performing a same-layout DMA.Subv1-1/+5
2018-06-12GPU: Partially implemented the Maxwell DMA engine.Subv1-0/+69