mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 13:07:26 +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 |
||
---|---|---|
.. | ||
const.go | ||
default.go | ||
gomobile.go | ||
interface.go | ||
str.go |