summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexLoaderARM64.cpp
AgeCommit message (Expand)Author
2015-06-20[AArch64] Fix a couple of bugs in the vertex loaderRyan Houdek
2015-06-07[AArch64] Implement ZFreeze cacheRyan Houdek
2015-05-30Clean up cached_arraybases. Update VideoSW to new scheme.Scott Mansell
2015-05-25Merge pull request #2274 from degasus/disable_bboxRyan Houdek
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-25BBox: remove now unreachable SW bbox implementationdegasus
2015-03-18VertexLoaders: make positions more compactTillmann Karras
2015-02-16[AArch64] Change the vertex loader over to using unscaled loadstores.Ryan Houdek
2015-02-16[AArch64] Implement vertex loader recompiler.Ryan Houdek