ppsspp/Common/Data/Format
Henrik Rydgård fc58a97024
Merge pull request #19027 from GermanAizek/char-as-param-for-string-methods
Minor optimize methods std::string using param as char with simpler implementation
2024-04-10 17:16:14 +02: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 Minor optimize methods std::string using param as char with simpler implementation 2024-04-10 17:57:05 +03:00
IniFile.h Game info screen: Show list of any plugins that will be loaded on start of the game 2024-04-09 12:55:50 +02:00
JSONReader.cpp Add a new screen for managing installed Adreno drivers 2024-01-17 10:51:08 +01:00
JSONReader.h Add a new screen for managing installed Adreno drivers 2024-01-17 10:51:08 +01:00
JSONWriter.cpp
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 [Common Data Net/Core Debugger HLE/GPU Debugger] Fixed reduction data type size to strict 32-bit integer 2023-12-14 19:26:10 +03: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