mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-02 22:14:29 +01:00
0f4066e7ac
We found clearIfOverlapped could be a heavy task in some actual applications. Instead of clearing existing data in the pixels records, add a new record with a nil slice which indicates a cleared region. |
||
---|---|---|
.. | ||
doc.go | ||
export_test.go | ||
image.go | ||
images_test.go | ||
images.go | ||
pixelrecords.go | ||
rect_test.go | ||
shader_test.go | ||
shader.go |