aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/engines/maxwell_dma.cpp
AgeCommit message (Expand)Author
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-09-08GPU/DMA: Partially implemented the 'enable_2d' bit in the DMA engine.Subv
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-07-02GPU: Directly copy the pixels when performing a same-layout DMA.Subv
2018-06-12GPU: Partially implemented the Maxwell DMA engine.Subv