mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-08 15:43:05 +00:00
This patch fixes two issues with pausing and resuming the Android activity when an external graphics context[1] is used: 1. When pausing, don't wait for the EGL context to be backed up if a context wasn't created in the first place. 2. When resuming, don't recreate the EGL surface unless one was requested by the user when originally creating the window. [1] SDL_PROP_WINDOW_CREATE_EXTERNAL_GRAPHICS_CONTEXT_BOOLEAN |
||
|---|---|---|
| .. | ||
| android | ||
| freebsd | ||
| gdk | ||
| haiku | ||
| linux | ||
| openbsd | ||
| unix | ||
| windows | ||
| winrt | ||
| SDL_core_unsupported.c | ||