mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
59431e1cad
Unfotunately, PBO might slow Android applications expecially when coming back from context lost. Ebiten sends a lot of draw calls to replace pixels in such case. Until we find a good solution, let's not use PBO on Android. Fixes #988 |
||
---|---|---|
.. | ||
metal | ||
opengl |