ebiten/internal/affine
Hajime Hoshi ecaa25faba internal/affine: avoid heap allocations by casting a variable to a concrete type
This is a dirty hack but seems efficient.

Closes #2119
2022-06-04 13:18:14 +09:00
..
affine.go internal/affine: Separate ColorM implementation 2021-07-26 15:21:12 +09:00
colorm_test.go Remove dot imports from tests - Remove dot imports (#1837) 2021-10-02 19:58:48 +09:00
colorm.go internal/affine: avoid heap allocations by casting a variable to a concrete type 2022-06-04 13:18:14 +09:00