mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
4c640d2500
Instead, the callers (ebiten.NewImageFromImage and (*ebiten.Image).ReplacePixels) have responsibility to copy the pixels now. This change should reduce unnecessary copying pixels. Updates #1222 |
||
---|---|---|
.. | ||
doc.go | ||
image.go | ||
images_test.go | ||
images.go | ||
js.go | ||
notjs.go | ||
rect.go | ||
shader_test.go | ||
shader.go |