ebiten/internal/atlas
Hajime Hoshi 8522bfd0bf internal/graphicscommand: bug fix: replacePixelsCommand should not read pixels
Reading pixels, writing pixels, and using the image as a source might
cause a flaky behavior with Metal. Stop reading pixels if possible.

Closes #2180
2022-07-05 23:30:26 +09:00
..
export_test.go internal/atlas: refactoring: make paddingSize a method 2022-06-10 00:23:25 +09:00
image_test.go internal/graphicscommand: bug fix: replacePixelsCommand should not read pixels 2022-07-05 23:30:26 +09:00
image.go internal/graphicscommand: bug fix: replacePixelsCommand should not read pixels 2022-07-05 23:30:26 +09:00
shader_test.go internal/graphicscommand: bug fix: replacePixelsCommand should not read pixels 2022-07-05 23:30:26 +09:00
shader.go internal/atlas: add comments 2022-06-08 11:18:08 +09:00