SDL/src/storage
Ozkan Sezer e909c0360f remove most of SDL_OutOfMemory() calls where SDL is the allocator.
Since commit 447b508a77, SDL_malloc,
SDL_calloc, and SDL_realloc already calls SDL_OutOfMemory().
2024-05-08 20:00:50 +03:00
..
generic Added filesystem operations to SDL_Storage 2024-03-17 08:39:43 -07:00
steam remove most of SDL_OutOfMemory() calls where SDL is the allocator. 2024-05-08 20:00:50 +03:00
SDL_storage.c storage: Static analysis fix 2024-04-25 19:40:07 -04:00
SDL_sysstorage.h Added SDL_OpenFileStorage() for local file storage 2024-03-17 08:39:43 -07:00