Alexandre Julliard pushed to branch master at wine / wine
Commits:
ba05626d by Rémi Bernon at 2024-12-19T22:01:08+01:00
winex11: Use DCX_USESTYLE when checking DC clipping regions.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57503
- - - - -
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
- - - - -
2 changed files:
- dlls/winex11.drv/init.c
- dlls/winex11.drv/vulkan.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/40f9d9ada88cd47581594bccce5d0…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/40f9d9ada88cd47581594bccce5d0…
You're receiving this email because of your account on gitlab.winehq.org.