mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
cc24796270
This is achieved by replacing the function by one that only adds a single new region, and only considers duplicates between the previously existing region and the one newly added one, thereby removing previously redundant checking of each previously existing region against each other. This speeds up AAAAXY loading on a Moto G7 Play from 52.27 seconds to 8.15 seconds. Closes #2626 |
||
---|---|---|
.. | ||
doc.go | ||
export_test.go | ||
image.go | ||
images_test.go | ||
images.go | ||
pixelrecords.go | ||
rect_test.go | ||
shader_test.go | ||
shader.go |