ppsspp/Common/Data
Henrik Rydgård fd9daf7594 Fix some minor issues found by --sanitize. Add --sanitizeub.
Unfortunately the ub (undefined behavior) sanitizer has some bugs, it doesn't
understand pointers to member functions, so can't use it in-game (due to the
vertex decoder).

Thanks Nemoumbra for the reminder.
2024-07-22 11:37:18 +02:00
..
Collections Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
Color Change the Settings toggle to a specially styled checkbox 2022-12-07 11:12:29 +01:00
Convert Clarify operator precedence 2024-06-04 12:01:18 +02:00
Encoding Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
Format Fix some minor issues found by --sanitize. Add --sanitizeub. 2024-07-22 11:37:18 +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 Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00