ebiten/internal/affine
Hajime Hoshi 8cdfa4f66c internal/affine: create a fast path for ChangeHSV
When hue = 0 and saturation = 1, this should be the same as scaling.

Closes #2170
2022-06-30 11:32:12 +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: create a fast path for ChangeHSV 2022-06-30 11:32:12 +09:00