Files
ebiten/internal/graphicsdriver/opengl
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
..
2020-05-20 00:11:08 +09:00
2020-06-11 01:13:03 +09:00
2019-02-06 23:43:03 -10:00