ebiten/internal/shareable
Hajime Hoshi d74f7d3a77 shareable: Add gaps between images
After this change, each image on the texture atlases has a
transparent border around it.

This change removes the hack to round texels not to violate the
source regions.

Fixes #1194
Updates #1171
2020-06-14 18:05:41 +09:00
..
export_test.go graphicscommand: Return the error immediately (#1060) 2020-01-19 01:18:56 +09:00
image_test.go shareable: Add gaps between images 2020-06-14 18:05:41 +09:00
image.go shareable: Add gaps between images 2020-06-14 18:05:41 +09:00
shader.go shareable: Allow multiple call of (*Shader).Dispose 2020-05-29 03:47:06 +09:00