ebiten/internal/uidriver/glfw
Hajime Hoshi ac2b3620b9 internal/uidriver/glfw: Bug fix: Crash on some operations on native fullscreen mode (macOS)
This change forbids some operations when the wiindow is natively
fullscreened on macOS in order to avoid crashes.

Closes #1578
2021-04-18 18:24:25 +09:00
..
graphics_darwin.go uidriver/glfw: Bug fix: OpenGL was adopted unexpectedly on macOS Big Sur 2020-12-09 10:22:15 +09:00
graphics_opengl.go Clean up the 'js' build tags 2020-10-07 02:07:03 +09:00
hideconsole_notwindows.go Add uidriver package and move UI implementation to this packaage 2019-04-07 18:21:16 +09:00
hideconsole_windows.go Clean up the 'js' build tags 2020-10-07 01:33:10 +09:00
input.go ebiten: Introduce type TouchID 2020-10-10 03:57:47 +09:00
keys.go Clean up the 'js' build tags 2020-10-07 02:07:03 +09:00
ui_darwin.go internal/uidriver/glfw: Bug fix: Crash on some operations on native fullscreen mode (macOS) 2021-04-18 18:24:25 +09:00
ui_unix.go internal/uidriver/glfw: Bug fix: Crash on some operations on native fullscreen mode (macOS) 2021-04-18 18:24:25 +09:00
ui_windows.go internal/uidriver/glfw: Bug fix: Crash on some operations on native fullscreen mode (macOS) 2021-04-18 18:24:25 +09:00
ui.go internal/uidriver/glfw: Bug fix: Crash on some operations on native fullscreen mode (macOS) 2021-04-18 18:24:25 +09:00
window.go internal/uidriver/glfw: Bug fix: Crash on some operations on native fullscreen mode (macOS) 2021-04-18 18:24:25 +09:00