ebiten/internal/graphicscommand
Hajime Hoshi f3cdb0537b graphics: Move the vertices backend to ebiten package
Now restorable/sharable packages cannot use the same vertices
backend, but I think this won't affect the performance
significantly.
2019-06-22 00:02:22 +09:00
..
command.go graphicscommand: Bug fix: restorable should be enabled if not sure 2019-05-26 22:15:41 +09:00
debug_ebitendebug.go Rename graphics -> graphicscommand 2018-10-28 20:10:05 +09:00
debug_notebitendebug.go Rename graphics -> graphicscommand 2018-10-28 20:10:05 +09:00
doc.go Rename graphics -> graphicscommand 2018-10-28 20:10:05 +09:00
image_test.go graphics: Move the vertices backend to ebiten package 2019-06-22 00:02:22 +09:00
image.go restorable: Bug fix: Skip the screen image to check invalidation 2019-05-28 11:29:34 +09:00