ebiten/internal/restorable
Hajime Hoshi 9cb631e30f Reland: graphics: Reuse vertices backend and reduce allocating
This is a reland of 74f1e5519f.

The vertex slice is now copied before saving as the drawing
history items.
2019-09-29 01:36:00 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
image.go Reland: graphics: Reuse vertices backend and reduce allocating 2019-09-29 01:36:00 +09:00
images_test.go graphics: Remove MakeVolatile/IsVolatile 2019-09-21 14:53:52 +09:00
images.go restorable: Refactoring: Make (*Image).Size() available even after disposing 2019-08-16 02:36:27 +09:00
rect.go restorable: Split pixel records into regions 2019-07-19 10:59:48 +09:00