Files
SDL/src
Sylvain Becker 45a9b5fa2e Android: fix call of glFinish without context.
Message in the log, when going to background:
"call to OpenGL ES API with no current context (logged once per thread)"

Because of SDL_WINDOWEVENT_MINIMIZED is sent from the Java Activity thread.
It calls SDL_RendererEventWatch(), _WindowEvent() and glFinish() without context.

Solution is to move sending of SDL_WINDOWEVENT_MINIMIZED to the SDL thread.
2019-12-21 21:18:02 +01:00
..
2019-10-11 22:08:53 +01:00
2019-01-04 22:01:14 -08:00
2019-10-30 16:20:58 +01:00
2019-11-11 22:23:33 -05:00
2019-11-02 22:58:52 +00:00
2019-01-04 22:01:14 -08:00
2019-01-04 22:01:14 -08:00
2019-01-04 22:01:14 -08:00
2019-01-04 22:01:14 -08:00
2019-01-04 22:01:14 -08:00
2019-11-16 22:59:56 +01:00
2019-01-04 22:01:14 -08:00