summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexLoaderManager.cpp
AgeCommit message (Expand)Author
2014-09-19Fix build failing when disabling precompiled headers.Rohit Nirmal
2014-09-04VideoCommon: rewrite frame skipping codedegasus
2014-09-01Refactor opcode decoding a bit to kill FifoCommandRunnable.comex
2014-08-16VertexLoader: cache NativeVertexFormatdegasus
2014-08-04VertexLoader: do not prepare for vertices if we need to skip themPierre Bourdon
2014-08-02VertexLoader: Remove more global state dependencies (this time IndexGenerator...Pierre Bourdon
2014-07-26VertexLoader: Remove global state dependency on g_nativeVertexFmtPierre Bourdon
2014-07-24VertexLoader: take the VAT object directly for RunVerticesPierre Bourdon
2014-07-24VertexLoaderUID: remove global state dependencyPierre Bourdon
2014-07-04VideoCommon: Cache native vertex formatsdegasus
2014-05-16remove unused and unexported functiondegasus
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-13Turn loops into range-based formTillmann Karras
2014-01-31VideoCommon: small VertexLoader(Manager)? refactoringdegasus
2014-01-31VideoCommon: remove Cache Displaylistdegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre