ppsspp/Common/Data/Collections
Henrik Rydgård e01ca5b057
Logging API change (refactor) (#19324)
* Rename LogType to Log

* Explicitly use the Log:: enum when logging. Allows for autocomplete when editing.

* Mac/ARM64 buildfix

* Do the same with the hle result log macros

* Rename the log names to mixed case while at it.

* iOS buildfix

* Qt buildfix attempt, ARM32 buildfix
2024-07-14 14:42:59 +02:00
..
ConstMap.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
FastVec.h Fixed to free() C version, since memory block was allocated using malloc() 2024-04-02 16:35:13 +03:00
FixedSizeQueue.h Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
Hashmaps.h Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
Slice.h Port the OpenGL depal path to thin3d 2022-08-06 18:27:02 +02:00
ThreadSafeList.h
TinySet.h Align the APIs of the various vectors slightly 2023-12-07 17:30:16 +01:00