[Git][wine/wine][master] 2 commits: winex11: Always check if the GL drawable offscreen state needs to be changed.
Alexandre Julliard pushed to branch master at wine / wine Commits: 3041b723 by Rémi Bernon at 2024-12-12T22:35:41+01:00 winex11: Always check if the GL drawable offscreen state needs to be changed. It might change when the window region has changed and requires child window clipping or doesn't anymore. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57503 - - - - - 786d9d16 by Rémi Bernon at 2024-12-12T22:35:41+01:00 winex11: Skip offscreening if the children don't require clipping. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57503 - - - - - 2 changed files: - dlls/winex11.drv/init.c - dlls/winex11.drv/window.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/16eb74a6a020af861c8a30df5015bb... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/16eb74a6a020af861c8a30df5015bb... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)