mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-13 03:23:14 +01:00
This change creates a new buffered.Image even for a sub-image. This can increase a memory usage a little, but decrease the GPU memory usage since only the necessary pixels are allocated on a texture atlas. Fixes #896 Updates #1194 |
||
---|---|---|
.. | ||
command.go | ||
image_test.go | ||
image.go |