ebiten/internal
2018-12-18 03:07:16 +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 devicescale: Bug fix: Crash on Wine 2018-11-24 16:37:30 +09:00
graphics graphics: isPowerOf2(0 or negative) should return false 2018-12-16 14:26:16 +09:00
graphicscommand graphicscommand: Fix tests to be more deterministic 2018-12-17 21:46:53 +09:00
graphicsdriver graphicsdriver: Remove MaxImageSize 2018-12-15 03:46:32 +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
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 graphicscommand: Simplify Image 2018-12-16 22:36:03 +09:00
shareable shareable: Add TestReplacePixelsAfterDrawImage 2018-12-16 15:13:35 +09:00
testflock testflock: Use just sync.Mutex on browsers (#615) 2018-05-19 21:10:34 +09:00
ui ui: Bug fix: SetCursorVisible before Run didn't work 2018-12-18 03:07:16 +09:00
web Use new GopherWasm API (#634) 2018-06-30 00:02:15 +09:00