summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexLoaderX64.h
AgeCommit message (Expand)Author
2015-05-25Merge pull request #2274 from degasus/disable_bboxRyan Houdek
2015-05-25Add missing license headersTillmann Karras
2015-05-25BBox: remove now unreachable SW bbox implementationdegasus
2015-03-18VertexLoaderX64: support SSE2 as a fallbackTillmann Karras
2015-02-13Change RunVertices' function arguments.Ryan Houdek
2015-01-20VertexLoaderX64: support VAT.ByteDequant=0Tillmann Karras
2015-01-20VertexLoader: never reset alpha in 8888 colorsTillmann Karras
2015-01-18VertexLoaderX64: register symbol for code pageTillmann Karras
2015-01-18VertexLoader: add new JITTillmann Karras