ppsspp/Common/Data/Format
2023-11-26 19:15:38 +01:00
..
DDSLoad.cpp Structs and enums and build files 2023-03-11 11:19:33 +01:00
DDSLoad.h Add KTX2 basis/UASTC texture transcoding support 2023-03-14 11:55:21 +01:00
IniFile.cpp Add the basics of a played-time tracker. 2023-11-26 19:15:38 +01:00
IniFile.h Add the basics of a played-time tracker. 2023-11-26 19:15:38 +01:00
JSONReader.cpp Turn the VFS into a class, to be able to reuse it for other purposes. 2023-03-06 16:42:47 +01:00
JSONReader.h Build: Add some missing include guards. 2023-09-07 17:14:58 -07:00
JSONWriter.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
JSONWriter.h Build: Add some missing include guards. 2023-09-07 17:14:58 -07:00
PNGLoad.cpp Texture replacer: Faster way to get width/height from a png 2023-03-07 22:20:56 +01:00
PNGLoad.h Address feedback 2023-03-08 08:29:23 +01:00
RIFF.cpp Move NativeApp.h to Common/System, split into NativeApp.h and System.h 2020-10-04 11:42:16 +02:00
RIFF.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
ZIMLoad.cpp Turn the VFS into a class, to be able to reuse it for other purposes. 2023-03-06 16:42:47 +01:00
ZIMLoad.h UI: Add zstd to ZIM compression handling. 2021-04-11 09:13:10 -07:00
ZIMSave.cpp Tools: Make ZimTool able to use ZSTD/specify level. 2021-05-16 09:39:39 -07:00
ZIMSave.h Tools: Make ZimTool able to use ZSTD/specify level. 2021-05-16 09:39:39 -07:00