summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexManagerBase.h
AgeCommit message (Expand)Author
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-15move shared parts from VertexManager::vFlush into VideoCommondegasus
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-01-31VideoCommon: small VertexLoader(Manager)? refactoringdegasus
2014-01-23D3D: move streaming buffer fallback into D3D backenddegasus
2014-01-23VideoCommon: don't save streaming fifos into savestatedegasus
2014-01-23VideoCommon: allow backends to set the buffer pointer as they want todegasus
2014-01-17VideoCommon: merge triangle+list+point index buffersdegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre