SDL/src/main
Ryan C. Gordon f45ce45603 ngage: Remove Nokia N-Gage support.
This can be reverted if a toolchain arrives that can handle C99 features like
variables declared in the middle of a scope, but for now we literally can't
compile SDL3 for this platform.

Fixes #11243.
2024-12-11 13:29:43 -05: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
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