aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/engines/maxwell_dma.h
AgeCommit message (Expand)Author
2018-11-26gpu: Rewrite GPU command list processing with DmaPusher class.bunnei
2018-10-18GPU: Improved implementation of maxwell DMA (Subv).bunnei
2018-10-13Propagate depth and depth_block on modules using decodersFernandoS27
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-07-20video_core: Use nested namespaces where applicableLioncash
2018-06-12GPU: Partially implemented the Maxwell DMA engine.Subv