summaryrefslogtreecommitdiff
path: root/Source/UnitTests/TestUtils/StubHost.cpp
AgeCommit message (Expand)Author
2015-12-20VideoBackends: Simplify initialization and deinitialization of resourcesLioncash
2015-09-22Move GL interface code out of the OpenGL video backend.Scott Mansell
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-01-04Host: Add Host_RendererIsFullscreen().Jules Blok
2014-11-17Host: Kill off GetRenderWindowSizeLioncash
2014-11-05Host: Kill off Host_SysMessageLioncash
2014-09-01msvc: get UnitTests compilingShawn Hoffman
2014-08-24UnitTests: Remove now non-existent UpdateStatusBar from StubHost.Lioncash
2014-08-15Core: Kill off Host_ShowJitResultsLioncash
2014-08-08Core: Kill off Host_UpdateLogDisplay()Lioncash
2014-08-08UnitTests: Get rid of now-nonexistent Host_GetInstance() within StubHostLioncash
2014-08-08Core: Kill off Host_UpdateBreakPointView()Lioncash
2014-08-02UnitTests: make it possible to build tests for code that has global dependenciesPierre Bourdon