ebiten/internal
Hajime Hoshi 04dc1faa9c graphicsdriver/opengl: Call glFinish before glReadPixels
It looks like glFlush is not enough at least on Travis CI.

Fixes #814
2019-02-14 02:03:05 +09:00
..
affine affine: Add ColorM.Scale tests 2019-01-23 02:50:30 +09:00
clock clock: Avoid overflow by using time duration on Windows 2019-01-27 17:31:30 +09:00
devicescale devicescale: Bug fix: Need to consider Y axis direction on macOS 2019-02-10 23:34:15 +09:00
glfw glfw: Bug fix: Compilation error on Windows 2019-01-09 10:34:54 +09:00
graphics Improve panic messages 2019-02-06 23:43:03 -10:00
graphicscommand graphicscommand: Add 'address' to (*DrawImageCommand).String 2019-02-10 14:27:49 +09:00
graphicsdriver graphicsdriver/opengl: Call glFinish before glReadPixels 2019-02-14 02:03:05 +09:00
hooks audio: More intellegent suspending/resuming (#617) 2018-05-26 23:31:04 +09:00
input Use internal/glfw 2018-12-30 02:35:46 +09:00
mainthread mainthread: Add comments 2019-02-08 20:32:00 -10:00
packing Improve panic messages 2019-02-06 23:43:03 -10:00
png internal/png: Update 2018-09-02 23:09:08 +09:00
restorable restorable: Don't call (*graphicscommand.Image).Pixels twice (2) 2019-02-14 01:00:27 +09:00
shareable restorable: Add Fill 2019-02-13 00:46:24 +09:00
testflock Replace go-flock with flock 2019-02-03 14:20:20 +09:00
ui Improve panic messages 2019-02-06 23:43:03 -10:00
web ui: Bug fix: isRunning should never be 'false' even after Run on GopherJS 2019-01-19 03:29:07 +09:00