summaryrefslogtreecommitdiffstats
path: root/src/video_core/engines/maxwell_dma.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename logging macro back to LOG_*James Rowe2018-07-031-1/+1
* GPU: Directly copy the pixels when performing a same-layout DMA.Subv2018-07-021-1/+5
* GPU: Partially implemented the Maxwell DMA engine.Subv2018-06-121-0/+69