ebiten/internal/restorable
Hajime Hoshi 6a51e5b003 internal/restorable: optimize WritePixels
This adds (*Image).makeStaleIfDependingOnWithRegion to reduce the
possibility of making an image stale.
2024-09-08 22:55:34 +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: optimize WritePixels 2024-09-08 22:55:34 +09:00
images_test.go all: specify src-regions correctly 2024-09-08 22:24:15 +09:00
images.go internal/restorable: optimize WritePixels 2024-09-08 22:55:34 +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