ebiten/internal
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 graphics: Embed 'scale' part of the color matrix 2018-08-10 23:20:55 +09:00
clock ui: Implement CurrentTPS 2018-07-18 02:11:00 +09:00
devicescale devicescale: Use app.RunOnJVM and remove internal/jni 2018-08-06 23:50:37 +09:00
graphics graphics: Embed 'scale' part of the color matrix 2018-08-10 23:20:55 +09:00
graphicsutil graphics: Embed 'scale' part of the color matrix 2018-08-10 23:20:55 +09:00
hooks audio: More intellegent suspending/resuming (#617) 2018-05-26 23:31:04 +09:00
input Use new GopherWasm API (#634) 2018-06-30 00:02:15 +09:00
math graphics: Refactoring: Move adjustment logic for glClearColor to opengl package 2017-12-03 03:51:42 +09:00
opengl opengl: Use the safer way to pass Go string to C 2018-08-04 05:22:59 +09:00
packing packing: Improve panic messages 2018-07-22 05:29:02 +09:00
png Add periods after 'DO NOT EDIT' 2018-04-28 03:37:19 +09:00
restorable graphics: Embed 'scale' part of the color matrix 2018-08-10 23:20:55 +09:00
shareable graphics: Embed 'scale' part of the color matrix 2018-08-10 23:20:55 +09:00
testflock testflock: Use just sync.Mutex on browsers (#615) 2018-05-19 21:10:34 +09:00
ui ui: Bug fix: Freezing on calling SetVsyncEnabled 2018-07-17 02:37:22 +09:00
web Use new GopherWasm API (#634) 2018-06-30 00:02:15 +09:00