ebiten/internal/restorable
Hajime Hoshi efb6f9c453 graphicscommand: Remove CopyPixels command
This is an optimization. This change enables to avoid reading
pixels from GPU when extending an image.

Updates #897
2019-07-17 23:19:57 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
image.go graphicscommand: Remove CopyPixels command 2019-07-17 23:19:57 +09:00
images_test.go restorable: More restricted Extend 2019-07-17 22:15:37 +09:00
images.go restorable: Refactoring 2019-07-15 04:17:52 +09:00