mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 13:07:26 +01:00
c6dd0a75d9
Now ReplacePixels command is called only when necessary. This also ensures that DrawImage must be called after ReplacePixels is called since there is a potential problem that rendering images on a texture without initializing by replacing pixels might cause problems (escpecially on Metal. Perhaps #593 might be related). |
||
---|---|---|
.. | ||
opengl | ||
graphicsdriver.go |