summaryrefslogtreecommitdiff
path: root/src/video_core/vertex_loader.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't keep base_address in the loader, it doesn't belong there (with it, the ...Gravatar Henrik Rydgard2016-04-281-5/+4
* Move "&" to their proper place, add missing includes and make some properly r...Gravatar Henrik Rydgard2016-04-281-6/+6
* Refactor: Extract VertexLoader from command_processor.cpp.Gravatar Henrik Rydgard2016-04-281-0/+119