summaryrefslogtreecommitdiff
path: root/Source/UnitTests/VideoCommon
AgeCommit message (Collapse)Author
2014-08-04UnitTests: Disable VertexLoader tests if EGL is enabled.Tony Wasserka
Interface design issues prevent this test from linking correctly. Until this issue is resolved, we'll disable the tests for now.
2014-08-02VertexLoader: Add more tests, including a few small benchmarksPierre Bourdon
2014-08-02VertexLoader: Add very basic unit testing to get startedPierre Bourdon