ebiten/internal/shareable
Hajime Hoshi 6b7f21f0c8 driver: Add Graphics.MaxImageSize and use it
There are some devices that cannot accept 4096x4096 pixels
textures. Get the maximum size and use it.

Fixes #892
2019-07-04 01:10:11 +09:00
..
shareable_test.go graphicscommand: Bug fix: wrong adjustment of texels 2019-06-26 11:45:09 +09:00
shareable.go driver: Add Graphics.MaxImageSize and use it 2019-07-04 01:10:11 +09:00