ebiten/internal
2019-02-10 23:48:02 +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: Need to consider Y axis direction on macOS 2019-02-10 23:48:02 +09:00
graphics graphicsutil: Avoid passing NaN to shaders experimentally (#696) 2018-10-04 02:02:19 +09:00
graphicsutil graphicsutil: Fix comments 2018-10-06 15:01:12 +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
math graphics: Refactoring: Move adjustment logic for glClearColor to opengl package 2017-12-03 03:51:42 +09:00
opengl mobile: Bug fix: error must be received without waiting for renderCh 2019-01-28 12:51:41 +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 restorable: Fix comments (#793) 2019-01-22 23:34:18 +09:00
shareable graphics: Add DrawTriangles 2018-08-14 01:23:14 +09:00
testflock testflock: Use just sync.Mutex on browsers (#615) 2018-05-19 21:10:34 +09:00
ui mobile: Bug fix: error must be received without waiting for renderCh 2019-01-28 12:51:41 +09:00
web Use new GopherWasm API (#634) 2018-06-30 00:02:15 +09:00