ebiten/internal/web
Hajime Hoshi 2a9fd5ef13 mipmap: Avoid using the vertex backend when GopherJS is not used
The backend logic is especially for GopherJS. As the backend logic
tends to consume a lot of memory, let's avoid this when possible.

Updates #797
2020-07-14 12:16:37 +09:00
..
js.go mipmap: Avoid using the vertex backend when GopherJS is not used 2020-07-14 12:16:37 +09:00
notjs.go mipmap: Avoid using the vertex backend when GopherJS is not used 2020-07-14 12:16:37 +09:00