ebiten/internal/graphicsdriver
Hajime Hoshi 20b5be0886 graphicsdriver: Bug fix: Tie-breaking when picking a texel
When a texel is picked on texel-borders of a texture, the behavior
(tie-breaking) depends on GPU and unexpected. This change fixes this
issue by shifting 1/512 [texel] when picking a texel up.

Updates #1212
2020-06-24 20:51:16 +09:00
..
metal graphicsdriver: Bug fix: Tie-breaking when picking a texel 2020-06-24 20:51:16 +09:00
opengl graphicsdriver: Bug fix: Tie-breaking when picking a texel 2020-06-24 20:51:16 +09:00