Alexandre Julliard pushed to branch master at wine / wine Commits: ae1053ab by Paul Gofman at 2026-02-27T14:29:38+01:00 opengl32: Don't access drawable after wgl_context_flush() in flush_context(). wgl_context_flush() may recreate the drawable and release the old one. - - - - - 02d01544 by Paul Gofman at 2026-02-27T14:29:38+01:00 win32u: Also try to use DC own drawable in get_updated_drawable() when context is flushed. - - - - - 3 changed files: - dlls/opengl32/unix_wgl.c - dlls/win32u/opengl.c - include/wine/opengl_driver.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b261e4d7c46355c59d1e1527825a80... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b261e4d7c46355c59d1e1527825a80... You're receiving this email because of your account on gitlab.winehq.org.