ebiten/internal/processtest
Hajime Hoshi 7d998d8203 internal/graphicscommand: bug fix: using an image just after ReplacePixels might fail on Metal
Inserting a dummy rendering command after ReplacePixels and before
DrawTriangles solved the issue. This is a very dirty hack, but
there seems no other better way.

Closes #2154
2022-07-03 16:00:39 +09:00
..
testdata internal/graphicscommand: bug fix: using an image just after ReplacePixels might fail on Metal 2022-07-03 16:00:39 +09:00
processtest_test.go all: reorder build tags in an alphabetical order 2022-02-08 15:49:15 +09:00