ebiten/ebitenutil
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
..
internal/assets
debugprint.go
doc.go
file_js.go
file_notjs.go ebitenutil: Remove JoinStringsIntoPath; Always use slash for ebitenutil.OpenFile 2018-01-29 23:38:11 +09:00
io.go
loadimage.go
shapes.go
url.go ebiten: Remove the error returning value from NewImageFromImage 2020-10-06 01:03:33 +09:00