ebiten/internal/shareable
Hajime Hoshi 1cf4f30541 Revert "restorable: Merge Clear to ReplacePixels"
This reverts commit fb641d88cd.

Reason: When restoring the image where ReplacePixels is called,
dummyImage might not be restored since there is no record of
relationships between this image and dummyImage. Now pixels is not
nil when reverting by chance, but this would cause problems in the
future.
2018-04-25 22:31:48 +09:00
..
shareable_test.go test: Use flock to make tests exclusive 2018-04-07 00:59:52 +09:00
shareable.go Revert "restorable: Merge Clear to ReplacePixels" 2018-04-25 22:31:48 +09:00