ebiten/internal/atlas
Hajime Hoshi 2c9f5d9dad internal/atlas: clarify the logic when to update usedAsDestination
As the name is `usedAsDestination`, this should be updated whenever
the image is used as a rendering destination.

Confirmed that this change didn't cause a performance regression
like #2586.

Updates #2586
Updates #2676
2023-08-06 15:23:19 +09:00
..
export_test.go internal/atlas: use texture atlases for rendering destinations 2023-03-01 02:47:01 +09:00
image_test.go all: refactoring: use image.Rectangle 2023-04-28 01:03:38 +09:00
image.go internal/atlas: clarify the logic when to update usedAsDestination 2023-08-06 15:23:19 +09:00
shader_test.go all: refactoring: use image.Rectangle 2023-04-28 01:03:38 +09:00
shader.go all: add a compiler directive kage:unit 2023-04-23 22:11:57 +09:00