ebiten/internal
2018-11-07 20:54:37 +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 graphcis: Move IndicesNum from opengl to graphics 2018-11-07 01:49:45 +09:00
graphicscommand graphcis: Move IndicesNum from opengl to graphics 2018-11-07 01:49:45 +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
opengl opengl: Refactoring: Remove theOpenGLState 2018-11-07 02:01:00 +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 Added monitor cache and scale cache (#731) 2018-11-07 20:54:37 +09:00
web Use new GopherWasm API (#634) 2018-06-30 00:02:15 +09:00