ebiten/internal/graphicscommand
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
..
command.go shareable: Add gaps between images 2020-06-14 18:05:41 +09:00
debug_ebitendebug.go Rename graphics -> graphicscommand 2018-10-28 20:10:05 +09:00
debug_notebitendebug.go Rename graphics -> graphicscommand 2018-10-28 20:10:05 +09:00
doc.go Rename graphics -> graphicscommand 2018-10-28 20:10:05 +09:00
image_test.go shader: Reland: Add a predefined uniform variable: __viewportSize 2020-06-07 00:14:09 +09:00
image.go shader: Fix the case when the source image is nil for shaders 2020-06-04 01:35:35 +09:00
shader.go driver: Add shader API and implement it on OpenGL 2020-05-23 22:09:12 +09:00