6de3ba92
by Rémi Bernon at 2025-11-14T11:17:20+01:00
winex11: Remove PFD_DRAW_TO_WINDOW from EGL configs not matching the display depth.
Similar to what is being done with GLX, to avoid BadMatch errors with
child window rendering.
Based on a patch from Elizabeth Figura.