summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexLoaderBase.cpp
AgeCommit message (Expand)Author
2016-01-31VideoCommon: Convert some DataReader includes into forward declarationsLioncash
2016-01-17VideoCommon: Header cleanupLioncash
2015-12-22VertexLoaderBase: Get rid of explicit delete and newLioncash
2015-10-22VertexLoaderTester: drop superfluous newlinesTillmann Karras
2015-10-16VideoCommon: Add includes for generic buildChristian Widmer
2015-09-28Fix building with PCH disabled.Rohit Nirmal
2015-09-11Partially revert "General: Toss out PRI macro usage"Lioncash
2015-09-05General: Toss out PRI macro usageLioncash
2015-07-08Merge pull request #2722 from lioncash/statementMarkus Wick
2015-07-08VertexLoader: avoid empty lines in perf-$pid.mapTillmann Karras
2015-07-07VertexLoaderBase: Adjust the scope of a boolean variableLioncash
2015-05-25Merge pull request #2274 from degasus/disable_bboxRyan Houdek
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-25BBox: remove now unreachable SW bbox implementationdegasus
2015-02-25Formatting/Whitespace CleanupStevoisiak
2015-02-16[AArch64] Implement vertex loader recompiler.Ryan Houdek
2015-02-13Change RunVertices' function arguments.Ryan Houdek
2015-01-26VertexLoaderBase: fix crash on invalid formatsTillmann Karras
2015-01-20VertexLoaderX64: support VAT.ByteDequant=0Tillmann Karras
2015-01-18VertexLoader: add new JITTillmann Karras
2015-01-18VertexLoaderTester: fix a few problemsTillmann Karras
2015-01-18DataReader: turn WritePointer into GetPointerTillmann Karras
2014-12-21VertexLoader: Add a test loader which compares two vertex loadersdegasus
2014-12-21VideoCommon: split VertexLoaderBase from VertexLoaderdegasus