ebiten/internal/affine
Hajime Hoshi 690c3cf981 graphics: Embed 'scale' part of the color matrix
If the color matrix includes only 'scale' part, they are embedded
into vertices in order to reduce draw calls.

Fixes #662
2018-08-10 23:20:55 +09:00
..
affine.go Revert "affine: Refactoring: Unify two element slices into one" 2018-08-06 01:44:31 +09:00
colorm.go graphics: Embed 'scale' part of the color matrix 2018-08-10 23:20:55 +09:00