Author :
Sylvain Becker
Date :
2019-01-31 11:45:31
Hash :e5d194e9 Message :Add SDL_MEMALIGNED flag for SDL_Surface using aligned memory.
If an SDL_Surface has an aligned memory pointers, it should be freed
using SDL_SIMDFree() (will be used by SDL_ttf).