summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexLoaderManager.cpp
AgeCommit message (Expand)Author
2015-02-13Change RunVertices' function arguments.Ryan Houdek
2015-01-31VertexLoaderManager: assimilate GetVertexSize()Tillmann Karras
2015-01-24Stop doing nastly shit to OpenGL stream buffers.Scott Mansell
2015-01-23Fix various issues with zfreeze implemntation.Scott Mansell
2015-01-18VertexLoaderManager: make it nicer to readTillmann Karras
2015-01-03VideoCommon: fix deterministic dual coredegasus
2014-12-21VideoCommon: split VertexLoaderBase from VertexLoaderdegasus
2014-12-21VertexLoader: remove inlined gettersdegasus
2014-12-21VideoCommon: Move NativeVertexFormat cache to VertexLoaderManagerdegasus
2014-12-21VertexLoaderUid: remove operator<degasus
2014-12-21VideoLoader: remove VAT_*_FRACBITSdegasus
2014-12-09VideoCommon: clean up VertexLoaderdegasus
2014-12-09VideoCommon: cleanup OpcodeDecoderdegasus
2014-10-25Convert some VideoCommon stuff to BitSet.comex
2014-09-28Changes to allow LoadCPReg to work in a preprocess mode which affects a separ...comex
2014-09-28Mechanical changes to move most CP state to a struct rather than separate glo...comex
2014-09-28Some changes to VertexLoaderManager:comex
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