3a504c38
by Rémi Bernon at 2024-12-19T22:01:09+01:00
winex11: Move GL/VK offscreen if the clipping region is NULLREGION.
NULLREGION means that the entire window should be clipped out, and its
children displayed instead. The change broke some offscreening decisions
when both parent and children have a GL drawable created but drawing
actually happens on the child window.
Fixes: 786d9d1685ac220081b10cc779d4d331ddd2fc52
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57503