ebiten/internal/shareable
Hajime Hoshi 383ff1e6a7 shareable: Use as big backends as possible
As the shader hack is removed at d74f7d3a77,
any sizes of textures should work regardless of the float precision.
2020-06-28 04:14:55 +09:00
..
export_test.go shareable: Bug fix: wrong size calculation 2020-06-27 17:21:26 +09:00
image_test.go shareable: Bug fix: wrong size calculation 2020-06-27 17:21:26 +09:00
image.go shareable: Use as big backends as possible 2020-06-28 04:14:55 +09:00
shader.go shareable: Allow multiple call of (*Shader).Dispose 2020-05-29 03:47:06 +09:00