aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/engines/maxwell_dma.h
AgeCommit message (Expand)Author
2019-04-05video_core/engines: Make memory manager members privateLioncash
2019-04-05video_core/engines: Remove unnecessary inclusions where applicableLioncash
2019-03-05video_core/engines: Remove unnecessary includesLioncash
2019-02-15video_core: Remove usages of System::GetInstance() within the enginesLioncash
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