This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-07-11 01:25:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5aeab28e9b13bee6aa9acf4e39dc4921368dde15
ppsspp
/
headless
T
History
Henrik Rydgård
461f8586b6
Use config defaults in the headless binary.
...
Fixes
#19332
2025-09-24 11:56:51 -06: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
Use config defaults in the headless binary.
2025-09-24 11:56:51 -06: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 DirectSound support
2025-06-16 14:50:48 +02:00
Headless.vcxproj.filters
Remove D3D9 support, to make future changes easier
2025-06-10 15:07:16 +02: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
Rework the shutdown logic in the OpenGL backend. Eliminated race conditions.
2025-08-31 10:57:06 +02:00
SDLHeadlessHost.h
headless: Rename StubHost to HeadlessHost.
2023-03-25 17:49:05 -07:00
WindowsHeadlessHost.cpp
Rework the shutdown logic in the OpenGL backend. Eliminated race conditions.
2025-08-31 10:57:06 +02:00
WindowsHeadlessHost.h
Windows: Split out Create... from InitSysDirectories, fixup uses
2023-08-18 12:46:40 +02:00