[Git][wine/wine][master] 3 commits: win32u: Validate the drawable surface window before reusing.
Alexandre Julliard pushed to branch master at wine / wine Commits: 9cdfa803 by Rémi Bernon at 2025-09-15T19:49:16+02:00 win32u: Validate the drawable surface window before reusing. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58491 - - - - - 97cdd4ae by Rémi Bernon at 2025-09-15T19:49:16+02:00 wineandroid: Keep the client ANativeWindow with the window data. - - - - - 7557d83c by Rémi Bernon at 2025-09-15T19:49:16+02:00 wineandroid: Use detach_client_surfaces to invalidate drawables. - - - - - 8 changed files: - dlls/win32u/opengl.c - dlls/win32u/win32u_private.h - dlls/win32u/window.c - dlls/wineandroid.drv/android.h - dlls/wineandroid.drv/opengl.c - dlls/wineandroid.drv/window.c - include/wine/gdi_driver.h - include/wine/opengl_driver.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/07afa01232b7bc5be506c190bde955... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/07afa01232b7bc5be506c190bde955... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)