mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-24 18:02:02 +01:00
f611b48c71
After this change, GL functions for mobiles, especially Android, are native ones instead of golang.org/x/mobile/gl functions in order to reduce goroutine context switches. On gomobile-build, golang.org/x/mobile/gl functions are still used. Fixes #1387 |
||
---|---|---|
.. | ||
graphics_ios.go | ||
graphics_opengl.go | ||
input.go | ||
keys.go | ||
ui.go |