Hajime Hoshi

Results 289 issues of Hajime Hoshi

Even OpenGL is not supported yet...? https://9p.io/wiki/plan9/TODO/index.html

help-wanted
os:plan9

In GLFW: > As long as at least one full screen window is not iconified, the screensaver is prohibited from starting. Probably Ebiten's macOS never prohibits the screen saver as...

feature
help-wanted

iOS 12 doesn't support CoreHaptics. Should we drop supporting iOS 12, or create a fallback? ``` Exception Note: EXC_CORPSE_NOTIFY Termination Description: DYLD, Library not loaded: /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics | ... ``` /CC...

bug
os:ios

Now updating including audio is suspended whenever an application becomes inactive. However, `SetRunnableOnUnfocused` should determine this state.

feature
os:android
os:ios

Now it might takes several minutes to build a binary with `ebitenmobile`. This is due to `gomobile`. I think we can make buildings concurrent for each architecture.

os:android
os:ios
performance

I don't know this is possible though...

feature
os:linux
os:windows
os:macos
os:freebsd

http://www.ws.binghamton.edu/fowler/fowler%20personal%20page/EE521_files/IV-05%20Polyphase%20FIlters%20Revised.pdf

performance

Probably `&&` doesn't check types correctly.