ebiten/internal/shareable
Hajime Hoshi e809991c9f shareable: Bug fix: Image invalidation by ReplacePixels
ReplacePixels on a part of image might invalidate the other part of
the image on MacBook Pro 2013, especially when the other part is
rendered by DrawImage.

Fixes #593 #758
2018-12-21 11:50:10 +09:00
..
shareable_test.go shareable: Add TestReplacePixelsAfterDrawImage 2018-12-16 15:13:35 +09:00
shareable.go shareable: Bug fix: Image invalidation by ReplacePixels 2018-12-21 11:50:10 +09:00