ppsspp/Core/Util
Henrik Rydgård 9dc8c05fae
Merge pull request #19038 from GermanAizek/all-fields-init-refactor
[Core/GL/UI] Not all fields initilize and minor code refactor
2024-05-12 17:05:39 +02:00
..
AudioFormat.cpp Merge separate NEON functions into the normal functions. 2022-04-12 23:43:21 +02:00
AudioFormat.h Core: Remove disallowed register. 2022-09-30 19:48:14 -07:00
BlockAllocator.cpp Global: Cleanup initialization/pointer checks. 2022-12-10 21:13:36 -08:00
BlockAllocator.h Debugger: Add more metadata for memory usage. 2021-02-15 15:01:21 -08:00
DisArm64.cpp Merge pull request #19038 from GermanAizek/all-fields-init-refactor 2024-05-12 17:05:39 +02:00
DisArm64.h Build: Add some missing include guards. 2023-09-07 17:14:58 -07:00
GameDB.cpp GameDB: Add a mutex, and load on demand instead. 2024-01-15 17:17:02 +01:00
GameDB.h GameDB: Add a mutex, and load on demand instead. 2024-01-15 17:17:02 +01:00
GameManager.cpp Minor optimize methods std::string using param as char with simpler implementation 2024-04-10 17:57:05 +03:00
GameManager.h Make the i18n T function use std::string_view 2024-02-12 18:44:39 +01:00
MemStick.cpp [Util] Fixed strict reduce to 32 bit types for progressReporter.SetProgress() 2024-05-11 19:50:35 -05:00
MemStick.h Rework memstick moves between devices to copy, verify and then delete 2024-01-22 21:52:39 +01:00
PortManager.cpp Address more feedback, minor cleanup 2023-07-21 10:30:06 +02:00
PortManager.h PortManager warning fix. The #pragma pack stuff was redundant anyway 2023-08-10 17:15:57 +02:00
PPGeDraw.cpp Make the i18n T function use std::string_view 2024-02-12 18:44:39 +01:00
PPGeDraw.h Make the i18n T function use std::string_view 2024-02-12 18:44:39 +01:00