ppsspp/headless
Henrik Rydgård 19e4de5088 Change global UI messages to use an enum instead of strings.
Makes it easier to add new ones and delete outdated ones without missing
any uses.
2023-09-30 11:37:02 +02:00
..
Compare.cpp Core: Remove Host entirely. 2023-03-25 17:47:25 -07:00
Compare.h headless: Allow screenshot to not be 512x272. 2022-10-18 21:33:47 -07:00
Headless.cpp Change global UI messages to use an enum instead of strings. 2023-09-30 11:37:02 +02:00
headless.txt Make headless take arguments like a standard cli. 2012-11-24 21:59:38 -08:00
Headless.vcxproj Proof-of-concept: libchdr works on Windows 2023-09-29 10:05:19 +02: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 Address feedback 2023-08-14 11:06:20 +02:00
SDLHeadlessHost.h headless: Rename StubHost to HeadlessHost. 2023-03-25 17:49:05 -07:00
WindowsHeadlessHost.cpp Remove "SwapBuffers" from the GraphicsContext interface. 2023-08-11 01:57:02 +02:00
WindowsHeadlessHost.h Windows: Split out Create... from InitSysDirectories, fixup uses 2023-08-18 12:46:40 +02:00