ebiten/examples/shapes
Hajime Hoshi fa53160e18 mipmap: Stop using negative mipmaps
Negative mipmaps tend to allocate extremely big images.

Instead, encourage to use images with explicit padding when enlarging
the image.

Fixes #1400
2020-10-31 02:52:40 +09:00
..
main.go mipmap: Stop using negative mipmaps 2020-10-31 02:52:40 +09:00