summaryrefslogtreecommitdiffstats
path: root/src/video_core/dma_pusher.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-28dma_pushbuffer: Optimize to avoid loop and copy on Push.bunnei1-2/+10
2018-11-28gpu: Move command list profiling to DmaPusher::DispatchCalls.bunnei1-0/+5
2018-11-27gpu: Rewrite GPU command list processing with DmaPusher class.bunnei1-0/+110