ebiten/internal/buffered
Hajime Hoshi ad51e22252 internal/atlas: bug fix: ReadPixels crashed when inFrame was false
This change fixes the issue by letting ReadPixels return a channel
and executing this asynchronously when needed.

Closes #2815
2023-10-19 03:56:54 +09:00
..
image_test.go internal/buffered: bug fix: enable TestGC again 2023-10-10 03:06:09 +09:00
image.go internal/atlas: bug fix: ReadPixels crashed when inFrame was false 2023-10-19 03:56:54 +09:00