SDL/src/dynapi
Sam Lantinga cacac6cc34 Updated structure and field names for consistency
Type names are camel case and field names are snake case except for fields ending in id, which are capitalized.

Fixes https://github.com/libsdl-org/SDL/issues/6955
2024-02-11 08:27:56 -08:00
..
gendynapi.py Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
SDL_dynapi.c Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
SDL_dynapi.h Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
SDL_dynapi.sym Renamed SDL_HasWindowSurface to SDL_WindowHasSurface 2024-02-09 17:42:18 -08:00
SDL_dynapi_overrides.h Renamed SDL_HasWindowSurface to SDL_WindowHasSurface 2024-02-09 17:42:18 -08:00
SDL_dynapi_procs.h Updated structure and field names for consistency 2024-02-11 08:27:56 -08:00
SDL_dynapi_unsupported.h Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00