ebiten/internal/atlas
Hajime Hoshi fd2c79398e Revert "internal/atlas: refactoring: ensure ReadPixels to be processed in a frame"
This reverts commit 55702a7c28.

Reason: This didn't work with the single-thread mode.

Updates #1704
Closes #2939
2024-03-26 13:10:00 +09:00
..
export_test.go internal/atlas: bug fix: a finalizer was never called 2024-01-29 20:39:44 +09:00
image_test.go Revert "internal/atlas: refactoring: ensure ReadPixels to be processed in a frame" 2024-03-26 13:10:00 +09:00
image.go Revert "internal/atlas: refactoring: ensure ReadPixels to be processed in a frame" 2024-03-26 13:10:00 +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/atlas: add TestGCShader 2024-01-29 23:14:33 +09:00