summaryrefslogtreecommitdiffstats
path: root/src/video_core/engines/maxwell_dma.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-13Propagate depth and depth_block on modules using decodersFernandoS271-0/+4
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi1-1/+1
2018-07-21video_core: Use nested namespaces where applicableLioncash1-4/+2
2018-06-12GPU: Partially implemented the Maxwell DMA engine.Subv1-0/+155