ppsspp/headless
Henrik Rydgård e01ca5b057
Logging API change (refactor) (#19324)
* Rename LogType to Log

* Explicitly use the Log:: enum when logging. Allows for autocomplete when editing.

* Mac/ARM64 buildfix

* Do the same with the hle result log macros

* Rename the log names to mixed case while at it.

* iOS buildfix

* Qt buildfix attempt, ARM32 buildfix
2024-07-14 14:42:59 +02: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 Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02: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 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