mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
abece041f4
After switching texture units using glActiveTexture, a different texture may be bound. For now, let's just force the active texture state variable to zero so the next glBindTexture call isn't skipped. Closes #2525 |
||
---|---|---|
.. | ||
directx | ||
metal | ||
opengl | ||
blend.go | ||
graphics.go |