ebiten/internal/restorable
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
..
doc.go internal/restorable: rename restoring -> restoration 2024-09-07 19:09:00 +09:00
export_test.go internal/restorable: rename restoring -> restoration 2024-09-07 19:09:00 +09:00
image.go internal/restorable: refactoring 2024-09-08 19:29:41 +09:00
images_test.go all: specify src-regions correctly 2024-09-08 22:24:15 +09:00
images.go internal/restorable: typo 2024-09-08 17:06:25 +09:00
pixelrecords.go Revert "internal/restorable: remove unused functions and variables" 2024-09-07 16:54:20 +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