sdl2_frt/src/main
Sam Lantinga df2d299447 Fixed bug 2812 - Make libSDL2main.a usable on Android via a dummy symbol
Jonas Kulla

This eliminates the need to manually compile in SDL_main_android.c.
Instead, add "-lSDL2main -Wl,-u,SDL_main_dummy" when linking.

I don't know how the nkd-build process works, but unless it was
for some reason linking libSDL2main.a it should be unaffected.
2017-08-13 18:12:06 -07:00
..
android Fixed bug 2812 - Make libSDL2main.a usable on Android via a dummy symbol 2017-08-13 18:12:06 -07:00
dummy Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
haiku haiku: Fixed compiling without OpenGL support. 2017-07-07 23:00:22 +02:00
nacl Updated copyright for 2017 2017-01-01 18:33:28 -08:00
psp Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
windows Updated copyright for 2017 2017-01-01 18:33:28 -08:00
winrt WinRT: workaround a possible Windows bug, whereby hiding cursors, disables mouse-moved events 2016-05-14 23:29:49 -04:00