ppsspp/headless
Henrik Rydgård 59a56d66c7 Add a "reason" argument to sleep_ms().
sleep_ms() should generally be avoided when possible. This can be used to try
to track down unnecessary sleeps by adding some logging.

This commit on its own doesn't actually add any logging.
2024-11-21 15:28:51 +01:00
..
Compare.cpp Replace "ReadFileToString" with a few semantically clearer wrappers. 2024-01-25 09:55:54 +01:00
Compare.h headless: Allow screenshot to not be 512x272. 2022-10-18 21:33:47 -07:00
Headless.cpp Add a "reason" argument to sleep_ms(). 2024-11-21 15:28:51 +01:00
headless.txt Temporarily disable the gpu/vertices/texcoords test that is not quite working 100% on ARM 2024-04-29 11:43:31 +02:00
Headless.vcxproj Remove the separate lua vcxproj. Somehow cursed on the buildbot :/ 2024-11-06 20:18:05 +01:00
Headless.vcxproj.filters headless: Rename StubHost to HeadlessHost. 2023-03-25 17:49:05 -07:00
HeadlessHost.cpp headless: Fix screenshot failure. 2023-03-31 23:51:04 -07:00
HeadlessHost.h headless: Fix screenshot failure. 2023-03-31 23:51:04 -07:00
SDLHeadlessHost.cpp Add a "reason" argument to sleep_ms(). 2024-11-21 15:28:51 +01:00
SDLHeadlessHost.h headless: Rename StubHost to HeadlessHost. 2023-03-25 17:49:05 -07:00
WindowsHeadlessHost.cpp Add a "reason" argument to sleep_ms(). 2024-11-21 15:28:51 +01:00
WindowsHeadlessHost.h Windows: Split out Create... from InitSysDirectories, fixup uses 2023-08-18 12:46:40 +02:00