ebiten/internal/atlas
Hajime Hoshi d0aaa23005 Revert "internal/atlas: reduce slice allocations"
This reverts commit 9442b244fc.

Reason: the slice was not escaped to heap, so this optimization was not needed
2024-05-27 23:47:39 +09:00
..
export_test.go internal/atlas: refactoring 2024-04-29 23:34:37 +09:00
image_test.go internal/atlas: refactoring 2024-04-29 23:34:37 +09:00
image.go Revert "internal/atlas: reduce slice allocations" 2024-05-27 23:47:39 +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 Revert "internal/atlas: refactoring: ensure ReadPixels to be processed in a frame" 2024-03-26 13:10:00 +09:00
shader.go internal/builtinshader: move a clearing shader to builtinshader 2024-05-05 02:18:14 +09:00