Alexandre Julliard pushed to branch master at wine / wine
Commits: 4b1d184e by Rémi Bernon at 2025-07-05T11:30:54+02:00 winemac: Remove now unnecessary pbuffer tracking.
- - - - - dedc138b by Rémi Bernon at 2025-07-05T11:30:54+02:00 win32u: Avoid calling detach, flush or swap on pbuffer drawables.
- - - - - c845a66f by Rémi Bernon at 2025-07-05T11:30:54+02:00 win32u: Avoid releasing opengl drawable within drawables_lock.
- - - - - 6ae86be7 by Rémi Bernon at 2025-07-05T11:30:54+02:00 win32u: Implement generic EGL driver pbuffer surface.
- - - - - 8ffa9d8b by Rémi Bernon at 2025-07-05T11:30:55+02:00 winewayland: Use a distinct wayland_pbuffer struct for pbuffers.
- - - - - 730f65e7 by Rémi Bernon at 2025-07-05T11:30:55+02:00 win32u: Remove now unnecessary opengl_drawable hdc member.
- - - - -
6 changed files:
- dlls/win32u/opengl.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/8289ebd966cb57334e9017df42994c...