Skip to content

egl-X11: Put RGBA visuals in the second config selection group

Robert Mader requested to merge rmader/mesa:egl-transparency-select-group into main

Split out from !9989: use the new EGL_EXT_config_select_group extension to change the order configs, putting RGBA configs last in order so apps don't pick them unintentionally.

Merge request reports