ebiten/internal/restorable
Hajime Hoshi 20f8df7fc1 internal/restorable: refactoring: remove lastTarget
This didn't improve performance very much. Rather, this made the code
a little hard to read and could have a potential issue.
2024-09-08 16:08:36 +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: resolve a stale state when possible 2024-09-08 14:28:16 +09:00
images_test.go internal/restorable: add Hint to optimize drawImageHistoryItem size 2024-09-08 12:24:20 +09:00
images.go internal/restorable: refactoring: remove lastTarget 2024-09-08 16:08:36 +09:00
pixelrecords.go Revert "internal/restorable: remove unused functions and variables" 2024-09-07 16:54:20 +09:00
shader_test.go internal/restorable: add Hint to optimize drawImageHistoryItem size 2024-09-08 12:24:20 +09:00
shader.go internal/graphicscommand: enable to show shader names 2024-09-07 22:06:41 +09:00