ebiten/internal/uidriver
Hajime Hoshi 800b98a0c6 ui: Bug fix: a window was alwasy 'unfocused' on Windows
There is an issue in GLFW that a window was recognized as unfoces
on Windows (glfw/glfw#1573). As a workaround, skip the logic for
an unfocused window on Windows. On Windows, even if a window is in
another workspace, vsync works. Then there seems no problem.

Fixes #987
2019-11-17 14:10:38 +09:00
..
glfw ui: Bug fix: a window was alwasy 'unfocused' on Windows 2019-11-17 14:10:38 +09:00
js uidriver/js: Bug fix: Needed to initialize pseudoScale with the given scale 2019-10-27 17:16:49 +09:00
mobile cmd/ebitenmobile: Use Metal on iOS 2019-10-09 02:13:47 +09:00