ebiten/internal/restorable
Hajime Hoshi 2cb1ea6fb4 restorable: Remove unnecessary call of clearImage
clearImage is already called in any cases.
2019-08-15 22:40:37 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
image.go restorable: Remove unnecessary call of clearImage 2019-08-15 22:40:37 +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