ebiten/internal/uidriver
Hajime Hoshi 3fc328db8d uidriver/glfw: Adjust monitor sizes with math.Ceil
deviceScaleFactor() sometimes returns an unnice value (e.g.,
1.502361). Add math.Ceil whenever the calculation involves the
device scale factor.
2020-09-21 18:52:27 +09:00
..
glfw uidriver/glfw: Adjust monitor sizes with math.Ceil 2020-09-21 18:52:27 +09:00
js ui: Add SetInitFocused 2020-08-23 02:19:09 +09:00
mobile uidriver/mobile: Bug fix: Freezing on Pixel 4a by force calling DoWork 2020-09-06 14:34:12 +09:00