mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 13:07:26 +01:00
8ff42f55a1
Using restorable images is expensive as this sometimes requires to load pixels from GPU. On browsers, just reloading the application should be fine when the context lost happens. Closes #1603 |
||
---|---|---|
.. | ||
context_js.go | ||
context_notjs.go | ||
main.go |