summaryrefslogtreecommitdiffstats
path: root/src/video_core/engines/engine_upload.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* video_core/engines/engine_upload: Amend constructor initializer list orderLioncash2019-05-141-1/+1
* video_core/engines/engine_upload: Default destructor in the cpp fileLioncash2019-05-141-0/+2
* video_core/engines/engine_upload: Remove unnecessary includesLioncash2019-05-141-0/+2
* Refactors and name corrections.Fernando Sahmkow2019-05-011-19/+20
* Add Swizzle Parameters to the DMA engineFernando Sahmkow2019-04-231-1/+1
* Corrections and stylingFernando Sahmkow2019-04-231-1/+4
* Revamp Kepler Memory to use a subegine to manage uploadsFernando Sahmkow2019-04-231-0/+44