Skip to content

Trying to get SDL to use FBDEV - but it seems to problematic to use. #93

Description

@BananaAcid

What's problematic for me: @kmamal/gl can't create a GL context because it's hardcoded to use X11 window handles on Linux. The mali SDL driver uses fbdev (no X11), so SDL_GetWindowWMInfo fails to provide an X11 display/window, and @kmamal/gl gets nothing to attach its EGL context to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions