Historique des commits

Auteur SHA1 Message Date
  Sylvain Becker dad8161103 Android: only send Quit event to SDLThread if it's not already terminated il y a 6 ans
  Sylvain Becker 61d37de099 Android: un-needed transition to Pause state. il y a 6 ans
  Sylvain Becker 8dd915507e Android: prevent a dummy error message sending SDL_DISPLAYEVENT_ORIENTATION il y a 6 ans
  Sylvain Becker 02f292eb13 Android: add some SetError for Android_SetWindowFullscreen il y a 6 ans
  Sylvain Becker 68c0e69f0a Android: native_window validity is guaranteed between surfaceCreated and Destroyed il y a 6 ans
  Sylvain Becker 1803944bb2 Android: concurrency issue for Android_SetWindowFullscreen() il y a 6 ans
  Sylvain Becker 59df6d6b13 Android: don't allow multiple instance of SDLActivity il y a 6 ans
  Sylvain Becker cfe2924d07 Android: some robustness when quitting application from onDestroy() il y a 6 ans
  Sylvain Becker 462e62e154 Android: better fix for bug 3186. Run those commands from SDL thread. il y a 6 ans
  Sylvain Becker 9f23d1815f Android: allow multiple calls to nativeResume() il y a 6 ans
  Sylvain Becker 911f1d3e67 Android: remove SURFACE_TYPE_GPU, deprecated in API level 5. il y a 6 ans
  Sylvain Becker e4f558a50c Android: un-needed check of "isPausing" and minor typos il y a 6 ans
  Sylvain Becker 35722b6423 Android: fix wrong state after immediate sequence pause() / resume() / pause() il y a 6 ans
  Sam Lantinga d4c0f498db Fixed bug 4255 - SDL_GetGlobalMouseState() returns incorrect Y on secondary display il y a 6 ans
  Sam Lantinga 5e13087b0f Updated copyright for 2019 il y a 6 ans
  Sylvain Becker 2a885eb036 Android: fixed immediate transition to pause and resume. il y a 6 ans
  Sylvain Becker cf12234454 Android: make Android_PumpEvents() more readable il y a 6 ans
  Sylvain Becker ca184ac386 Android: concurrency issue with egl_surface EGL_BAD_SURFACE - (bug 4142) il y a 6 ans
  Sylvain Becker 2e19343df6 Android: use Mutex instead of Semphore for bug 4142 il y a 6 ans
  Sylvain Becker 23478642bd Android: prevent the error message from SDL_EGL_CreateSurface() to be masked. il y a 6 ans
  Sylvain Becker cc8f1136b6 Fixed bug 4142 - Concurrency issues in Android backend il y a 6 ans
  Sylvain Becker d11f7615fa Android: minor preparation for bug 4142 (concurrency issues) il y a 6 ans
  Sylvain Becker 5dc25fef3b Android: preparation bug 4142, reduce usage of global variable Android_Window il y a 6 ans
  Sylvain Becker a95f91bcea Fixed bug 3250 - Wrong backbuffer pixel format on Android, keep getting RGB_565 il y a 6 ans
  Sylvain Becker a02998a292 Android: make sure surfaceChanged try to enter into 'resumed' state. il y a 6 ans
  Sylvain Becker 4d2b5c791e Fixed bug 4424 - Android windowed mode is broken (Thanks Jonas Thiem!) il y a 6 ans
  Sylvain Becker 03b0e1dee0 Android: on rare occasion, prevent Android_JNI_GetNativeWindow() from crashing il y a 6 ans
  Sylvain Becker 1e22fc1513 Android: fixed comments and spaces il y a 6 ans
  Sylvain Becker 2a412eb94c Fixed bug 3186 - Android SW keyboard not restored when app becomes foreground. il y a 6 ans
  Sylvain Becker d09774a47c Fixed bug 3511 - documentation to end an Android application il y a 6 ans