ebiten/internal/devicescale
Hajime Hoshi f756be3d22 internal/devicescale: bug fix: glfw.Monitor.GetContentScale might return 0
Retrying to call GetContentScale solved this.

Closes #2051
2022-04-03 19:32:01 +09:00
..
devicescale.go internal/uidriver/glfw: Clear the device scale cache when monitors are changed 2021-09-15 13:04:38 +09:00
impl_android.go Move VideoModeScaleAt into internal/uidriver/glfw. (#1812) 2021-09-15 12:47:04 +09:00
impl_desktop.go internal/devicescale: bug fix: glfw.Monitor.GetContentScale might return 0 2022-04-03 19:32:01 +09:00
impl_ios.go Move VideoModeScaleAt into internal/uidriver/glfw. (#1812) 2021-09-15 12:47:04 +09:00
impl_js.go Move VideoModeScaleAt into internal/uidriver/glfw. (#1812) 2021-09-15 12:47:04 +09:00