sdl2_frt/src/core
Sylvain Becker cc8f1136b6 Fixed bug 4142 - Concurrency issues in Android backend
Use a semaphore to prevent concurrency issues between Java Activity and Native thread code, when using 'Android_Window'.
(Eg. Java sending Touch events, while native code is destroying the main SDL_Window. )
2019-01-03 14:18:06 +01:00
..
android Fixed bug 4142 - Concurrency issues in Android backend 2019-01-03 14:18:06 +01:00
linux Whoops, forgot to add a new source file. :/ 2018-12-05 17:53:38 -05:00
unix Updated copyright for 2018 2018-01-03 10:03:25 -08:00
windows Fixed bug 4102 - define _WIN32_WINNT_WIN7 if not already defined 2018-03-10 21:22:42 -08:00
winrt Fixed whitespace 2018-09-24 11:49:25 -07:00