mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
54b4e87506
If regions by ReplacePixel are overlapped, this can panics. This can happen only on Android, where a context lost can happen. Thus, a sub-image cannot call a direct ReplacePixels. internal/buffer has to care this. |
||
---|---|---|
.. | ||
const_gles.go | ||
const_js.go | ||
const_others.go | ||
doc.go | ||
image.go | ||
images_test.go | ||
images.go | ||
rect.go | ||
shader_test.go | ||
shader.go |