SDL/src/main
Sam Lantinga a432abf4cc Make sure that we quit if we get a terminating event
This covers the case where the application didn't handle the quit or terminating event, we still need the main loop to finish.
2024-10-17 17:19:49 -07:00
..
emscripten main: SDL_AppQuit() now reports the result value. 2024-09-29 23:24:04 -04:00
gdk Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
generic Added SDL_DelayPrecise() 2024-10-10 08:06:18 -07:00
ios main: SDL_AppQuit() now reports the result value. 2024-09-29 23:24:04 -04:00
n3ds Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
ngage Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
ps2 Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
psp Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
windows Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
SDL_main_callbacks.c Make sure that we quit if we get a terminating event 2024-10-17 17:19:49 -07:00
SDL_main_callbacks.h main: SDL_AppQuit() now reports the result value. 2024-09-29 23:24:04 -04:00
SDL_runapp.c Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00