ebiten/internal/graphicsdriver
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
..
metal driver: Add Graphics.MaxImageSize and use it 2019-07-04 01:10:11 +09:00
opengl driver: Add Graphics.MaxImageSize and use it 2019-07-04 01:10:11 +09:00