Sami Kyöstilä
80f5f0b1fb
android: Fix activity pause/resume with external graphics context
...
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
2024-07-30 20:15:42 -07:00
..
2024-06-27 23:50:31 -04:00
2024-07-29 10:40:10 -07:00
2024-07-26 20:59:14 -07:00
2024-07-30 20:15:42 -07:00
2024-05-16 10:22:15 -07:00
2024-07-20 12:39:18 -04:00
2024-07-28 07:24:21 -07:00
2024-07-30 07:52:13 -07:00
2024-07-29 15:44:51 -04:00
2024-07-27 09:06:52 -07:00
2024-07-26 20:59:14 -07:00
2024-07-17 14:09:11 -07:00
2024-07-29 13:35:58 -07:00
2024-06-24 11:49:15 -07:00
2024-07-19 10:21:34 +00:00
2024-07-26 20:59:14 -07:00
2024-07-25 11:35:10 +03:00
2024-01-27 11:07:21 -08:00
2024-06-03 21:33:29 +00:00
2024-07-29 17:38:59 -07:00
2024-07-26 20:59:14 -07:00
2024-07-28 22:48:05 +03:00
2024-07-26 20:59:14 -07:00
2024-07-30 20:56:19 +00:00
2024-07-27 09:07:42 -07:00
2024-07-29 14:45:03 -07:00
2024-07-24 13:37:40 -07:00
2024-07-30 17:29:21 -07:00
2024-01-01 13:15:26 -08:00
2024-04-09 00:50:01 -04:00
2024-01-01 13:15:26 -08:00
2024-05-16 10:22:15 -07:00
2024-07-26 20:59:14 -07:00
2024-07-10 00:48:18 -07:00
2024-07-10 00:48:18 -07:00
2024-02-24 21:07:50 -08:00
2024-07-26 20:59:14 -07:00
2024-07-26 20:59:14 -07:00
2024-03-07 06:58:43 -08:00
2024-01-01 13:15:26 -08:00
2024-01-01 13:15:26 -08:00
2024-07-27 16:46:09 -07:00
2024-05-29 10:30:31 -07:00
2024-07-26 20:59:14 -07:00
2024-07-26 20:59:14 -07:00
2024-07-27 09:35:22 -07:00
2024-07-29 07:26:03 -04:00