ppsspp/Common/Data
Henrik Rydgård 2a4d21e53b
Merge pull request #18241 from hrydgard/ini-rewrite
Optimize IniFile for faster save/load of config
2023-09-30 11:26:04 +02:00
..
Collections Don't load the shader cache on a separate thread - all it does is already async 2023-09-24 10:53:23 +02:00
Color Change the Settings toggle to a specially styled checkbox 2022-12-07 11:12:29 +01:00
Convert Also apply this to OpenGL and D3D9 2023-01-11 19:29:02 +01:00
Encoding utf8_nextchar: Don't use a pointed-to variable as a loop counter. 2023-08-17 15:18:24 +02:00
Format With string_view, stripping whitespace can be done without allocs. 2023-09-26 13:19:19 +02:00
Hash Common: Cleanup some mismatched indentation. 2021-04-30 22:59:41 -07:00
Random Global: Correct many endian types and casts. 2021-02-18 22:25:24 -08:00
Text Add a missing comment 2023-09-27 12:31:17 +02:00