summaryrefslogtreecommitdiffstats
path: root/src/video_core/dma_pusher.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* dma_pushbuffer: Optimize to avoid loop and copy on Push.bunnei2018-11-281-3/+7
* gpu: Rewrite GPU command list processing with DmaPusher class.bunnei2018-11-271-0/+95