Skip to content

Blank window on libhybris with Xwayland #504

@fredldotme

Description

@fredldotme

Hello! I'm trying to get GL4ES working on Ubuntu Touch, but came across some hurdles.

Ubuntu Touch on Android devices uses libhybris to access the Android driver blobs, which means full GLESv2 using proprietary drivers. To query visuals I had to add the Termux patch to GL4ES in order for it not to bail out with LIBGL_FB=3. Xwayland is set up to use shm mode.

My goal is to get GLX apps running, but right now Xwayland only displays blank surfaces, which seem to be RGBA, resulting in transparent window buffers in our Wayland compositor. To build GL4ES I used -DNOEGL=OFF -DGBM=OFF as CMake arguments.

What could be missing?

Thank you.

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