[Git][wine/wine][master] 5 commits: winex11: Update GL drawable offscreen status instead of recreating.
Alexandre Julliard pushed to branch master at wine / wine Commits: 8678c8c8 by Rémi Bernon at 2025-06-16T23:02:50+02:00 winex11: Update GL drawable offscreen status instead of recreating. - - - - - 4fc0ee5c by Rémi Bernon at 2025-06-16T23:02:50+02:00 winex11: Update every window GL drawable on resize / reparent. - - - - - 6b680f79 by Rémi Bernon at 2025-06-16T23:02:50+02:00 winex11: Update drawable size and offscreen when presenting. Similarly to how we do it on Vulkan side. - - - - - 18772035 by Rémi Bernon at 2025-06-16T23:02:50+02:00 winex11: Drop pixmap-based child window workaround. - - - - - 7a4f5223 by Rémi Bernon at 2025-06-16T23:02:50+02:00 winex11: Rename context drawables to draw / read. - - - - - 5 changed files: - dlls/winex11.drv/init.c - dlls/winex11.drv/opengl.c - dlls/winex11.drv/vulkan.c - dlls/winex11.drv/window.c - dlls/winex11.drv/x11drv.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/bb413905906c6394f28ae696e0e66d... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/bb413905906c6394f28ae696e0e66d... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)