ebiten/internal/processtest
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
..
testdata internal/graphicscommand: bug fix: replacePixelsCommand should not read pixels 2022-07-05 23:30:26 +09:00
processtest_test.go all: reorder build tags in an alphabetical order 2022-02-08 15:49:15 +09:00