ppsspp/Core/Util
Henrik Rydgård ee6234ecb6 I18N: Switch to getting categories by index instead of by string lookup
Also gets rid of the shared_ptr usage, and generally makes things nicer.

Needed for later config refactorings, good to get in early.
2023-04-07 10:35:01 +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
DisArm64.cpp Global: Cleanup some type/range checks. 2022-12-10 21:13:37 -08:00
DisArm64.h
GameManager.cpp I18N: Switch to getting categories by index instead of by string lookup 2023-04-07 10:35:01 +02:00
GameManager.h UI: Prevent crash installing second game quickly. 2023-01-04 22:42:12 -08:00
PortManager.cpp I18N: Switch to getting categories by index instead of by string lookup 2023-04-07 10:35:01 +02:00
PortManager.h
PPGeDraw.cpp Don't create Host objects except in headless/unittest 2023-03-25 10:47:01 +01:00
PPGeDraw.h Savedata: Skip and defer texture exist check. 2022-10-09 14:42:31 -07:00