ebiten/internal/atlas
Hajime Hoshi af9bd6a282 all: specify src-regions correctly
This parameter was not important and actually not used with usual
shaders. However, now this information will be important for the
restorable package optimization later.

There was a performance issue that was caused by srcRegions, but
now this should not happen thanks to FilterUniformVariables.

Updates #1293
2024-09-08 22:24:15 +09:00
..
export_test.go internal/atlas: backends for unmanaged images were never released 2024-06-30 23:45:27 +09:00
image_test.go all: specify src-regions correctly 2024-09-08 22:24:15 +09:00
image.go all: specify src-regions correctly 2024-09-08 22:24:15 +09:00
set.go internal/atlas: bug fix: copy the image slice before iterating it 2023-08-23 16:41:34 +09:00
shader_test.go all: specify src-regions correctly 2024-09-08 22:24:15 +09:00
shader.go internal/graphicscommand: enable to show shader names 2024-09-07 22:06:41 +09:00