SDL/src/dynapi
Ryan C. Gordon 8730f6a569
dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator.
Use platform-specific code instead, so SDL's allocator never comes into play.

(cherry picked from commit d2693d4c7d)
2025-02-06 12:46:15 -05:00
..
gendynapi.py Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_dynapi.c dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator. 2025-02-06 12:46:15 -05:00
SDL_dynapi.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_dynapi.sym Renamed SDL_SoftStretch() to SDL_StretchSurface() 2025-02-03 08:51:32 -08:00
SDL_dynapi_overrides.h Renamed SDL_SoftStretch() to SDL_StretchSurface() 2025-02-03 08:51:32 -08:00
SDL_dynapi_procs.h Renamed SDL_SoftStretch() to SDL_StretchSurface() 2025-02-03 08:51:32 -08:00
SDL_dynapi_unsupported.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00