ebiten/internal/atlas
Hajime Hoshi 72983d966b all: remove unused conditions
Now Kage shaders are always used.

The situtation is different from when we fixed for #1355, so we removed
the fast path for #1335. We have to re-check the current performance.

Updates #1355
2022-10-02 23:50:48 +09:00
..
export_test.go internal/atlas: add a benchmark for adjustDestinationPixel 2022-09-15 01:25:26 +09:00
image_test.go internal/atlas: remove unused arguments from DrawTriangles 2022-10-02 23:06:27 +09:00
image.go all: remove unused conditions 2022-10-02 23:50:48 +09:00
shader_test.go internal/atlas: remove unused arguments from DrawTriangles 2022-10-02 23:06:27 +09:00
shader.go all: use Kage shaders in internal packages 2022-10-02 19:17:09 +09:00