ppsspp/headless
Unknown W. Brackets 90093faffc Ensure headless doesn't crash when profiler on.
Obviously, the frame profiler graph isn't very useful in headless (maybe
it could be?) but at least, it's nice to not have to change the .h and
rebuild all kinds of files when using headless for testing.
2015-05-30 12:53:57 -07:00
..
Compare.cpp Move some more color conversion functions to ColorConv 2015-04-08 22:52:47 +02:00
Compare.h Change to pass some arguments by reference 2015-03-01 16:49:00 +01:00
Headless.cpp Ensure headless doesn't crash when profiler on. 2015-05-30 12:53:57 -07:00
headless.txt Make headless take arguments like a standard cli. 2012-11-24 21:59:38 -08:00
Headless.vcxproj Temporary workaround for Debug build linking problem (ffmpeg's static release CRT clashes with static debug CRT) 2015-01-24 16:37:01 +01:00
Headless.vcxproj.filters Update project to MSVC 2013 tools. 2014-02-08 13:41:28 -08:00
StubHost.h Remove useless indirection class "PSPMixer" 2015-01-11 12:02:49 +01:00
WindowsHeadlessHost.cpp D3D9 init error reporting improved. Use "override" properly in Host. 2014-09-20 21:55:58 +02:00
WindowsHeadlessHost.h D3D9 init error reporting improved. Use "override" properly in Host. 2014-09-20 21:55:58 +02:00
WindowsHeadlessHostDx9.cpp D3D9 init error reporting improved. Use "override" properly in Host. 2014-09-20 21:55:58 +02:00
WindowsHeadlessHostDx9.h D3D9 init error reporting improved. Use "override" properly in Host. 2014-09-20 21:55:58 +02:00