SDL/src/main
Simon McVittie cd7c2f1de7 Switch versioning scheme to be the same as GLib and Flatpak
For stable releases, this gives us the ability to make bugfix-only point
releases such as 2.24.1 if we want to, and distinguish between them
programmatically. For example, this ability could have been useful after
2.0.16 to fix Xwayland regressions, and after 2.0.18 to fix event loop
regressions.

For development releases, this gives us the ability to make multiple
prereleases during the same feature cycle, and distinguish between them
programmatically. For example, this would have been useful during 2.0.22
development, which went through three prereleases before reaching the
final release.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-05-04 09:55:35 -07:00
..
android Removed the need for libSDL2main.a on Android, and separated JNI initialization out for other integrations 2017-08-28 14:34:15 -07:00
dummy Removed useless forward declaration 2021-07-31 12:44:11 -07:00
haiku haiku: Remove BDirectWindow, fix OpenGL handling. 2022-01-12 09:32:56 -08:00
nacl Updated copyright for 2022 2022-01-03 09:40:21 -08:00
ngage Add support for the Nokia N-Gage (#5597) 2022-05-03 08:51:49 -07:00
psp removed stdlib.h from SDL_psp_main.c now that exit() is gone. 2021-12-07 19:32:56 +03:00
uikit Don't include the internal header for a file intended for use by applications 2022-04-30 11:40:26 -07:00
windows Switch versioning scheme to be the same as GLib and Flatpak 2022-05-04 09:55:35 -07:00
winrt WinRT: Move Windows::Foundation::Initialize to SDL2.dll, from SDL_main. 2017-10-24 13:21:11 -04:00