ppsspp/Common/Data
2023-05-23 08:54:41 +02:00
..
Collections Apply the same optimizations to the Vulkan backend. Smaller effect than for OpenGL. 2023-05-23 08:54:41 +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 Global: Set many read-only params as const. 2022-12-10 21:13:36 -08:00
Format IniFile: Fix writing 64-bit hex values. 2023-05-08 10:47:03 +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 Replace a LOT of sprintf with snprintf, and a few strcpy with truncate_cpy 2023-04-28 21:04:05 +02:00