summaryrefslogtreecommitdiffstats
path: root/src/video_core/engines/maxwell_dma.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* video_core/engines: Remove unnecessary includesLioncash2019-03-061-0/+1
* video_core: Remove usages of System::GetInstance() within the enginesLioncash2019-02-161-2/+8
* gpu: Rewrite GPU command list processing with DmaPusher class.bunnei2018-11-271-1/+1
* GPU: Improved implementation of maxwell DMA (Subv).bunnei2018-10-191-1/+7
* Propagate depth and depth_block on modules using decodersFernandoS272018-10-131-0/+4
* Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi2018-09-151-1/+1
* video_core: Use nested namespaces where applicableLioncash2018-07-211-4/+2
* GPU: Partially implemented the Maxwell DMA engine.Subv2018-06-121-0/+155