ebiten/mobile
Hajime Hoshi a30f075896 cmd/ebitenmobile: use setPreserveEGLContextOnPause(true)
setPreserveEGLContextOnPause(true) suppresses context losts, and
basically we will no longer need our restoring logic.

Updates #805
2024-01-08 20:13:13 +09:00
..
ebitenmobileview cmd/ebitenmobile: use setPreserveEGLContextOnPause(true) 2024-01-08 20:13:13 +09:00
impl_mobile.go ebiten: add RunGameWithOptions to specify graphics library 2022-12-09 21:27:31 +09:00
impl_notmobile.go ebiten: add RunGameWithOptions to specify graphics library 2022-12-09 21:27:31 +09:00
jvm_android.go mobile: add RunOnJVM 2023-10-08 02:21:56 +09:00
mobile.go ebiten: add RunGameWithOptions to specify graphics library 2022-12-09 21:27:31 +09:00