ebiten/internal/shareable
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
..
shareable_test.go graphics: Embed 'scale' part of the color matrix 2018-08-10 23:20:55 +09:00
shareable.go graphics: Embed 'scale' part of the color matrix 2018-08-10 23:20:55 +09:00
size_macos.go shareable: Don't extend textures on macOS 2018-06-20 11:57:39 +09:00
size_notmacos.go shareable: Don't extend textures on macOS 2018-06-20 11:57:39 +09:00