ebiten/internal/restorable
Hajime Hoshi 0cbf126b80 restorable: Set nil to the image after disposing
This prevents a bug that a disposed image is used by clearImage.
2019-08-15 22:35:28 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
image.go restorable: Set nil to the image after disposing 2019-08-15 22:35:28 +09:00
images_test.go restorable: Replace Fill with Clear 2019-07-20 05:00:05 +09:00
images.go restorable: Unify locks with shareable's backendsM and fix the deadlock 2019-08-13 00:49:47 +09:00
rect.go restorable: Split pixel records into regions 2019-07-19 10:59:48 +09:00