ebiten/internal/restorable
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
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
enabled_desktop.go restorable: Disable restoring on desktops and mobile browsers (#380) 2017-07-02 15:58:00 +09:00
enabled_js.go audio: Adjust the buffer size 2017-07-13 23:48:03 +09:00
image.go graphics: Embed 'scale' part of the color matrix 2018-08-10 23:20:55 +09:00
images_test.go graphics: Embed 'scale' part of the color matrix 2018-08-10 23:20:55 +09:00
images.go graphics: Refactoring: Reduce error propagations 2018-07-12 03:08:50 +09:00