SDL/src/dynapi
Ryan C. Gordon 9128f92f38
dynapi: Remove unused ENABLE_SDL_CALL_LOGGING code.
This was hardcoded to disabled, since building it in bloated the binary
massively for little gain (one could probably accomplish this same thing
with ltrace or something).

If we need it, we'll pull it out of revision control.
2024-04-21 22:13:43 -04:00
..
gendynapi.py Fix 'SyntaxWarning: invalid escape sequence' when running gendynapi.py 2024-03-28 13:21:26 -07:00
SDL_dynapi.c dynapi: Remove unused ENABLE_SDL_CALL_LOGGING code. 2024-04-21 22:13:43 -04:00
SDL_dynapi.h Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
SDL_dynapi.sym storage: SDL_WriteStorageFile() wasn't marked as SDLCALL. 2024-04-21 09:26:07 -04:00
SDL_dynapi_overrides.h storage: SDL_WriteStorageFile() wasn't marked as SDLCALL. 2024-04-21 09:26:07 -04:00
SDL_dynapi_procs.h storage: SDL_WriteStorageFile() wasn't marked as SDLCALL. 2024-04-21 09:26:07 -04:00
SDL_dynapi_unsupported.h android: Added SDL_AndroidRequestPermissionAsync. 2024-02-13 12:06:51 -05:00