SDL/src/dynapi
Ryan C. Gordon 3bc81a81f5 filesystem: SDL_GetBasePath() now follows the SDL_GetStringRule.
It also now caches at the higher level, so the platform-specific bits don't
change their interface much.

A little code hygiene work was applied to some of the platform bits on top of
this.

Reference Issue #10229.
2024-07-16 16:44:36 -04:00
..
gendynapi.py Fixed parsing SDL_ANALYZER_NORETURN 2024-06-16 07:08:19 -07:00
SDL_dynapi.c Fixed building with ENABLE_SDL_CALL_LOGGING enabled 2024-05-29 10:30:31 -07:00
SDL_dynapi.h Disable SDL_DYNAMIC_API during __INTELLISENSE__ 2024-05-02 17:48:27 -07:00
SDL_dynapi.sym Made event and temporary string memory thread-local and added SDL_FreeEventMemory() 2024-07-16 12:01:51 -07:00
SDL_dynapi_overrides.h Made event and temporary string memory thread-local and added SDL_FreeEventMemory() 2024-07-16 12:01:51 -07:00
SDL_dynapi_procs.h filesystem: SDL_GetBasePath() now follows the SDL_GetStringRule. 2024-07-16 16:44:36 -04:00
SDL_dynapi_unsupported.h Finished renaming functions in SDL_system.h 2024-07-16 09:35:49 -07:00