ebiten/internal
2018-11-17 19:29:52 +09:00
..
affine graphics: Embed 'scale' part of the color matrix 2018-08-10 23:20:55 +09:00
clock clock: Bug fix: function registerd OnStart might not be called 2018-09-03 00:35:55 +09:00
devicescale Added monitor cache and scale cache (#731) 2018-11-07 20:54:37 +09:00
graphics graphics: Change the number of floats for a vertex from 10 to 12 2018-11-17 15:30:11 +09:00
graphicscommand graphicsdriver/opengl: Rename GetDriver -> Get 2018-11-13 00:01:26 +09:00
graphicsdriver graphicsdriver/opengl: Refactoring 2018-11-17 19:29:52 +09:00
hooks audio: More intellegent suspending/resuming (#617) 2018-05-26 23:31:04 +09:00
input input: Bug fix: wheel direction is opposite on browsers 2018-09-30 17:14:52 +09:00
mainthread opengl: Remove Init (except for mobile) 2018-11-05 00:21:39 +09:00
math graphics: Refactoring: Move adjustment logic for glClearColor to opengl package 2017-12-03 03:51:42 +09:00
packing packing: Improve panic messages 2018-07-22 05:29:02 +09:00
png internal/png: Update 2018-09-02 23:09:08 +09:00
restorable opengl: Rename ResetGLState -> Reset and other functions 2018-11-01 03:02:08 +09:00
shareable opengl: Rename ResetGLState -> Reset and other functions 2018-11-01 03:02:08 +09:00
testflock testflock: Use just sync.Mutex on browsers (#615) 2018-05-19 21:10:34 +09:00
ui ui: Refactoring 2018-11-15 01:08:36 +09:00
web Use new GopherWasm API (#634) 2018-06-30 00:02:15 +09:00