Alexandre Julliard pushed to branch master at wine / wine
Commits: b3087748 by Rémi Bernon at 2025-06-17T17:39:50+02:00 winex11: Remove unnecessary glx_pixel_format pointers.
- - - - - a1f84277 by Rémi Bernon at 2025-06-17T17:39:50+02:00 winex11: Remove unnecessary hdc context member.
- - - - - 70360676 by Rémi Bernon at 2025-06-17T17:39:51+02:00 win32u: Introduce an opengl_drawable base struct.
- - - - - a576be90 by Rémi Bernon at 2025-06-17T17:39:52+02:00 win32u: Return an opengl_drawable from pbuffer_create.
- - - - - e701286a by Rémi Bernon at 2025-06-17T17:39:52+02:00 wineandroid: Add a refcount to struct gl_drawable.
- - - - - 63ef8b13 by Rémi Bernon at 2025-06-17T17:39:53+02:00 win32u: Add a refcount to struct opengl_drawable.
- - - - -
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/787dc335de5365188f0bec89983487...