Alexandre Julliard pushed to branch master at wine / wine
Commits: 79eb5068 by Rémi Bernon at 2025-06-19T22:54:53+02:00 win32u: Keep a reference to the GL drawables in the windows.
- - - - - 7ac9ba0e by Rémi Bernon at 2025-06-19T22:54:53+02:00 win32u: Keep a reference to the pbuffer drawables in the DCs.
- - - - - 30f12a9d by Rémi Bernon at 2025-06-19T22:54:53+02:00 win32u: Track and update opengl drawables in the contexts.
- - - - - fc413aa3 by Rémi Bernon at 2025-06-19T22:54:53+02:00 wineandroid: Remove now unnecessary context sync.
- - - - - 31b9d0c0 by Rémi Bernon at 2025-06-19T22:54:53+02:00 winemac: Remove now unnecessary context sync.
- - - - - 24d9597a by Rémi Bernon at 2025-06-19T22:54:53+02:00 winewayland: Remove now unnecessary context sync.
- - - - -
10 changed files:
- dlls/win32u/dc.c - dlls/win32u/ntgdi_private.h - dlls/win32u/ntuser_private.h - dlls/win32u/opengl.c - dlls/win32u/window.c - dlls/wineandroid.drv/opengl.c - dlls/winemac.drv/opengl.c - dlls/winewayland.drv/opengl.c - dlls/winex11.drv/opengl.c - include/wine/opengl_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/80223a4ae13f7a4488ffd8f5ae19fc...