ebiten/internal/devicescale
2019-02-10 23:34:15 +09:00
..
devicescale.go ui: Bug fix: DeviceScaleFactor should return the current monitor's scale 2018-10-08 01:11:13 +09:00
impl_android.go devicescale: Specify the monitor to get the scale 2018-10-06 19:43:23 +09:00
impl_ios.go devicescale: Specify the monitor to get the scale 2018-10-06 19:43:23 +09:00
impl_js.go devicescale: Specify the monitor to get the scale 2018-10-06 19:43:23 +09:00
impl_mac.go devicescale: Bug fix: Need to consider Y axis direction on macOS 2019-02-10 23:34:15 +09:00
impl_plan9.go devicescale: Plan 9 support 2018-10-13 04:08:40 +09:00
impl_unix.go Added monitor cache and scale cache (#731) 2018-11-07 20:54:37 +09:00
impl_windows.go devicescale: Use NewLazySystemDLL instead of NewLazyDLL (#766) 2019-01-04 06:11:59 +09:00