ebiten/internal/buffered
Hajime Hoshi 02ef92f4cd ebiten: Remove copying pixels from ReplacePixels and copyImage (renamed to imageToBytes)
This optimization utilizes the fact that copying happens in the
'shareable' package to add paddings.

Updates #1222
2020-07-03 03:01:48 +09:00
..
command.go buffered: Refactoring 2020-06-30 01:16:50 +09:00
image_test.go buffered: Add Shader 2020-05-30 03:36:28 +09:00
image.go ebiten: Remove copying pixels from ReplacePixels and copyImage (renamed to imageToBytes) 2020-07-03 03:01:48 +09:00