This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-09-04 19:55:27 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae2f710f1b2a69aeb3a3082729affc551ea58f5b
ppsspp
/
Common
/
Data
/
Format
T
History
Henrik Rydgård
ed274c8a7e
Just some lint fixing
2026-05-13 11:37:26 +02:00
..
DDSLoad.cpp
…
DDSLoad.h
…
IniFile.cpp
Just some lint fixing
2026-05-13 11:37:26 +02:00
IniFile.h
Prepare for the new defaulting mechanism, IniFile cleanup
2025-11-05 12:49:52 +01:00
JSONReader.cpp
Add the ability to hide adhoc servers using a "hidden" entry in the json.
2026-04-23 11:12:58 +02:00
JSONReader.h
Add the ability to hide adhoc servers using a "hidden" entry in the json.
2026-04-23 11:12:58 +02:00
JSONWriter.cpp
Fix minor code issues flagged by PVS-Studio and reported by alphrixus.
2024-10-10 14:10:30 +02:00
JSONWriter.h
…
PNGLoad.cpp
More cleanup in pngLoadPtr
2026-02-26 23:41:38 +01:00
PNGLoad.h
Extract some duplicated code into a pngSave function
2025-09-15 11:46:54 -06:00
RIFF.cpp
…
RIFF.h
…
ZIMLoad.cpp
Assorted warning fixes and data initialization to please valgrind
2026-02-19 11:24:46 +01:00
ZIMLoad.h
…
ZIMSave.cpp
…
ZIMSave.h
…