aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/vertex_loader.cpp
AgeCommit message (Expand)Author
2016-04-28Don't keep base_address in the loader, it doesn't belong there (with it, the ...Henrik Rydgard
2016-04-28Move "&" to their proper place, add missing includes and make some properly r...Henrik Rydgard
2016-04-28Refactor: Extract VertexLoader from command_processor.cpp.Henrik Rydgard