summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexLoaderBase.h
AgeCommit message (Collapse)Author
2015-05-25Merge pull request #2274 from degasus/disable_bboxRyan Houdek
Disable bbox
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-25BBox: remove now unreachable SW bbox implementationdegasus
2015-02-13Change RunVertices' function arguments.Ryan Houdek
This reduces some dumb state shuffling when calling the emitted vertex loaders.
2015-01-18VertexLoaderTester: fix a few problemsTillmann Karras
2014-12-21VideoCommon: split VertexLoaderBase from VertexLoaderdegasus