https://bugs.freedesktop.org/show_bug.cgi?id=67676
Pekka Paalanen <ppaala...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ppaala...@gmail.com --- Comment #2 from Pekka Paalanen <ppaala...@gmail.com> --- Colleagues are hitting this bug, so I started wondering... EGLConfigs carry the X11 Visual id, right? Would it not be possible to add more EGLConfigs, otherwise equivalent to the current ARGB8888 configs, but having the magic alpha visual? These would be sorted after the opaque ARGB8888 configs, so they hopefully would not be picked up by default. Then apps, who really want the magic alpha, could manually look for the right native visual id in the configs to get it. It would be an X11-only solution/hack, but is there something fundamentally wrong with it? -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev