ebiten/internal
Hajime Hoshi 31f56efd75 jsutil: Add doc.go
This is to avoid no-Go-files error on TravisCI.

https://travis-ci.org/hajimehoshi/ebiten/builds/603539948
2019-10-28 01:28:50 +09:00
..
affine
buffered buffered: Allow Set before the game runs 2019-10-12 03:13:29 +09:00
clock clock: Avoid calling (js.Value).Get() for performance 2019-09-28 01:47:48 +09:00
devicescale
driver Fix misspellings 2019-10-12 01:10:53 +09:00
glfw glfw: Take a byte pointer instead of a uintptr at the callback 2019-06-27 22:57:44 +09:00
graphics graphics: Remove PutQuadVertices 2019-09-21 04:14:25 +09:00
graphicscommand graphicscommand: Bug fix: Needed to adjust vertices when highp is not available 2019-10-19 17:05:04 +09:00
graphicsdriver graphicsdriver/metal: Bug fix: SetFragmentBytes must be called anytime 2019-10-10 03:13:55 +09:00
hooks
jsutil jsutil: Add doc.go 2019-10-28 01:28:50 +09:00
packing shareable: Update page sizes dynamically 2019-06-22 23:05:28 +09:00
png
restorable Fix misspellings 2019-10-12 01:10:53 +09:00
shareable shareable: Avoid defer for performance 2019-10-04 01:52:27 +09:00
testflock
thread thread: Bug fix: Queue funcs instead of panic 2019-06-21 11:10:27 +09:00
uidriver uidriver/js: Bug fix: Needed to initialize pseudoScale with the given scale 2019-10-27 17:16:49 +09:00
web web: Bug fix: IsAndroidChrome always returned true 2019-10-24 00:20:33 +09:00