summaryrefslogtreecommitdiffstats
path: root/src/video_core/engines/kepler_memory.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-27gpu: Rewrite GPU command list processing with DmaPusher class.bunnei1-5/+5
2018-11-17gl_rasterizer: Skip VB upload if the state is clean.Markus Wick1-0/+3
2018-10-19GPU: Invalidate destination address of kepler_memory writes.bunnei1-1/+10
2018-09-12GPU: Basic implementation of the Kepler Inline Memory engine (p2mf).Subv1-0/+45