summaryrefslogtreecommitdiff
path: root/Source/UnitTests/VideoCommon
AgeCommit message (Expand)Author
2016-03-30VertexLoaderTest: Amend code to fix new warnings in Visual StudioLioncash
2015-12-22VertexLoaderBase: Get rid of explicit delete and newLioncash
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-25Add missing license headersTillmann Karras
2015-05-25BBox: remove now unreachable SW bbox implementationdegasus
2015-03-18VertexLoaders: make positions more compactTillmann Karras
2015-03-18UnitTests: rewrite vertex loader testsTillmann Karras
2015-02-25Formatting/Whitespace CleanupStevoisiak
2015-02-18[Android] Fix building unit tests.Ryan Houdek
2015-02-16Convert our vertex loader unit test to the new RunVertices arguments arrangem...Ryan Houdek
2015-01-20VertexLoaderX64: support VAT.ByteDequant=0Tillmann Karras
2014-12-21VideoCommon: split VertexLoaderBase from VertexLoaderdegasus
2014-12-21VertexLoader: remove inlined gettersdegasus
2014-12-21VideoLoader: remove VAT_*_FRACBITSdegasus
2014-12-09UnitTests: fix VertexLoaderTestdegasus
2014-09-28Rejigger some FIFO buffer variables to be more rational.comex
2014-08-04UnitTests: Disable VertexLoader tests if EGL is enabled.Tony Wasserka
2014-08-02VertexLoader: Add more tests, including a few small benchmarksPierre Bourdon
2014-08-02VertexLoader: Add very basic unit testing to get startedPierre Bourdon