Alexandre Julliard pushed to branch master at wine / wine
Commits: ccb3a44a by Rémi Bernon at 2025-06-30T23:18:28+02:00 winex11: Release the GL drawable on creation failure.
- - - - - 09b3a4b4 by Rémi Bernon at 2025-06-30T23:18:28+02:00 win32u: Keep window GL drawables in a global linked list.
- - - - - 5f81823c by Rémi Bernon at 2025-06-30T23:18:28+02:00 win32u: Notify the drivers when GL drawables are detached.
- - - - - 93ebb412 by Rémi Bernon at 2025-06-30T23:18:28+02:00 win32u: Update opengl drawables with window state.
- - - - - 0624408f by Rémi Bernon at 2025-06-30T23:18:28+02:00 win32u: Update the window state in more places.
- - - - -
16 changed files:
- dlls/win32u/ntuser_private.h - dlls/win32u/opengl.c - dlls/win32u/window.c - dlls/wineandroid.drv/opengl.c - dlls/wineandroid.drv/window.c - dlls/winemac.drv/macdrv.h - dlls/winemac.drv/opengl.c - dlls/winemac.drv/window.c - dlls/winewayland.drv/opengl.c - dlls/winewayland.drv/wayland_surface.c - dlls/winewayland.drv/waylanddrv.h - dlls/winewayland.drv/window.c - dlls/winex11.drv/opengl.c - dlls/winex11.drv/window.c - dlls/winex11.drv/x11drv.h - include/wine/opengl_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c90c58c3f926c6bfa572275b1117d7...