mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 13:07:26 +01:00
620981a09a
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 |