ebiten/cmd/ebitenmobile
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
..
_files cmd/ebitenmobile: call setPreserveEGLContextOnPause(true) whatever the option is 2024-09-09 15:20:04 +09:00
gobind.go all: replace execabs with os/exec 2024-05-03 23:39:38 +09:00
gomobile.go all: replace execabs with os/exec 2024-05-03 23:39:38 +09:00
main_test.go cmd/ebitenmobile: check the Java package before an execution 2024-01-28 15:52:16 +09:00
main.go all: replace execabs with os/exec 2024-05-03 23:39:38 +09:00