mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-26 03:38:55 +01:00
c99fd1a742
Mipmap calculation must be executed after the main loop starts because the graphics driver's HasHighPrecisionFloat is needed. Then, operations on mipmap images must be called from images in buffered package. Updates #1044 |
||
---|---|---|
.. | ||
mipmap_test.go | ||
mipmap.go | ||
vertex.go |