ebiten/internal/restorable
Hajime Hoshi 40f728a326 shareable: Call (*restorable.Image).Clear() when possible
This is a kind of relanding of c68c36b0b7.
Clearing the restorable.Image state can reduce the operations for
restoring.
2019-02-13 00:41:26 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
enabled_desktop.go restorable: Disable restoring on desktops and mobile browsers (#380) 2017-07-02 15:58:00 +09:00
enabled_js.go audio: Adjust the buffer size 2017-07-13 23:48:03 +09:00
image.go shareable: Call (*restorable.Image).Clear() when possible 2019-02-13 00:41:26 +09:00
images_test.go restorable: Add MakeVolatile 2019-02-13 00:39:54 +09:00
images.go Improve panic messages 2019-02-06 23:43:03 -10:00