aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/dma_pusher.h
AgeCommit message (Collapse)Author
2018-11-27dma_pushbuffer: Optimize to avoid loop and copy on Push.bunnei
2018-11-26gpu: Rewrite GPU command list processing with DmaPusher class.bunnei
- More accurate impl., fixes Undertale (among other games).