SDL/src/dynapi
Sam Lantinga 8ce786d2b6 Property query functions don't set an error if they return the default value
You can call SDL_HasProperty() if you want to check to see if a property exists.

Fixes https://github.com/libsdl-org/SDL/issues/9067
2024-02-17 07:59:04 -08: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 Property query functions don't set an error if they return the default value 2024-02-17 07:59:04 -08:00
SDL_dynapi_overrides.h Property query functions don't set an error if they return the default value 2024-02-17 07:59:04 -08:00
SDL_dynapi_procs.h Property query functions don't set an error if they return the default value 2024-02-17 07:59:04 -08:00
SDL_dynapi_unsupported.h android: Added SDL_AndroidRequestPermissionAsync. 2024-02-13 12:06:51 -05:00
gendynapi.py Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00