SDL/src/dynapi
Sam Lantinga f439ccfc1a Updated return values for SDL event functions
SDL_PollEvent(), SDL_WaitEvent(), and SDL_WaitEventTimeout() all return SDL_bool.
SDL_AddEventWatch() returns an int result code.

Also improved timeout accuracy in SDL_WaitEventTimeout()
2023-11-03 22:31:42 -07:00
..
SDL_dynapi.c Fixed build error when API logging is enabled 2023-10-18 22:30:16 -07:00
SDL_dynapi.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_dynapi.sym main: Added _optional_ callback entry points. 2023-11-01 18:40:41 -04:00
SDL_dynapi_overrides.h main: Added _optional_ callback entry points. 2023-11-01 18:40:41 -04:00
SDL_dynapi_procs.h Updated return values for SDL event functions 2023-11-03 22:31:42 -07:00
SDL_dynapi_unsupported.h Add unsupported functions to dynapi 2023-10-12 14:00:47 +02:00
gendynapi.py gendynapi.py: Discard SDLMAIN_DECLSPEC functions. 2023-11-01 21:47:42 -04:00