ebiten/internal/buffered
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
..
command.go internal/buffered: refactoring 2022-06-25 01:42:40 +09:00
image_test.go ebiten: Remove the error returning value from NewImage 2020-10-06 00:48:56 +09:00
image.go internal/graphicscommand: bug fix: replacePixelsCommand should not read pixels 2022-07-05 23:30:26 +09:00