mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-26 18:52:44 +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). |
||
---|---|---|
.. | ||
doc.go | ||
enabled_desktop.go | ||
enabled_js.go | ||
image.go | ||
images_test.go | ||
images.go |