[Mesa-dev] [Bug 99237] Impossible to create transparent X11/EGL windows while respecting EGL_NATIVE_VISUAL_ID

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Dec 31 14:26:23 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=99237

--- Comment #1 from nfxjfg at gmail.com ---
> Second it has some code that explicitly excludes RGBA X visuals,

Looking at the code I linked again, this is wrong. But if xcb_depth_iterator_t
returns the RGB visual before the RGBA one, the RGBA one will of course never
be added. I have no idea how the iterator sorts visuals, though. On my system,
the only 32 bit (i.e. RGBA) visual is the very last one according to glxinfo
and xdpyinfo.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161231/c43e08de/attachment.html>


More information about the mesa-dev mailing list