ebiten/internal/restorable
Hajime Hoshi 28dd2f6e19 shareable: Refactoring: only finalizers have to be cared
Only finalizers are problematic since they can stop everything,
but other things are not. Let's care finalizers and just use
regular locks.

Updates #913
2019-08-12 20:17:40 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
image.go shareable: Refactoring: only finalizers have to be cared 2019-08-12 20:17:40 +09:00
images_test.go restorable: Replace Fill with Clear 2019-07-20 05:00:05 +09:00
images.go shareable: Refactoring: only finalizers have to be cared 2019-08-12 20:17:40 +09:00
rect.go restorable: Split pixel records into regions 2019-07-19 10:59:48 +09:00