ebiten/internal/restorable
Hajime Hoshi fd250c8d8c graphics: Rename NextPowerOf2Int -> InternalImageSize and add image size adjustment
There is a minimum internal image size on some system like old iOS
devices. This change adds adjustment of the size.

Issue: #810
2019-02-14 23:06:01 +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 graphics: Rename NextPowerOf2Int -> InternalImageSize and add image size adjustment 2019-02-14 23:06:01 +09:00
images_test.go graphics: Rename NextPowerOf2Int -> InternalImageSize and add image size adjustment 2019-02-14 23:06:01 +09:00
images.go Improve panic messages 2019-02-06 23:43:03 -10:00