ebiten/cmd
Hajime Hoshi fcef0a7c29 cmd/ebitenmobile: call setPreserveEGLContextOnPause(true) whatever the option is
We found that an app freezes for a little while when resuming it.
In order to improve user experience, always use
setPreserveEGLContextOnPause(true) whichever StrictContextRestoration is
true or false.
2024-09-09 15:20:04 +09:00
..
ebitenmobile cmd/ebitenmobile: call setPreserveEGLContextOnPause(true) whatever the option is 2024-09-09 15:20:04 +09:00