ppsspp/Common/Data
2024-05-05 12:04:58 +02:00
..
Collections Fixed to free() C version, since memory block was allocated using malloc() 2024-04-02 16:35:13 +03:00
Color Change the Settings toggle to a specially styled checkbox 2022-12-07 11:12:29 +01:00
Convert If available, use 16-bit texture formats for MakePixelTexture when appropriate. 2023-11-12 15:58:03 +01:00
Encoding Make vertical tabs scrollable 2024-01-19 14:56:29 +01:00
Format IniFile: Switch keys to string_view (avoids recomputing length every time) 2024-05-05 12:04:58 +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 Minor optimize methods std::string using param as char with simpler implementation 2024-04-10 17:57:05 +03:00