ebiten/internal/restorable
Hajime Hoshi c60a32a479 graphics: Avoid all copying pixels
This is a breaking change: ReplacePixels now takes the ownership
of the given pixels.

Fixes #983
2019-11-16 01:51:36 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
image.go Revert "graphicscommand: Remove copying pixels" 2019-11-16 00:43:22 +09:00
images_test.go Revert "graphicscommand: Remove copying pixels" 2019-11-16 00:43:22 +09:00
images.go restorable: Refactoring: Make (*Image).Size() available even after disposing 2019-08-16 02:36:27 +09:00
rect.go graphics: Avoid all copying pixels 2019-11-16 01:51:36 +09:00