Alexandre Julliard pushed to branch master at wine / wine
Commits: 2172cdf1 by Rémi Bernon at 2025-04-03T22:49:58+02:00 win32u: Move WGL_ARB_pixel_format extension registration.
- - - - - 3002da10 by Rémi Bernon at 2025-04-03T22:49:58+02:00 winex11: Ignore GL drawable creation failure on reparent.
This is unlikely and not supposed to happen, only in allocation failure cases, and already warned about.
- - - - - 3e9e6882 by Rémi Bernon at 2025-04-03T22:49:58+02:00 win32u: Remove unnecessary win32u_(get|set)_window_pixel_format exports.
- - - - -
7 changed files:
- dlls/win32u/opengl.c - dlls/win32u/win32u_private.h - dlls/win32u/window.c - dlls/winemac.drv/opengl.c - dlls/winewayland.drv/opengl.c - dlls/winex11.drv/opengl.c - include/wine/gdi_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c424b36c3cba93d43116b2eed4f182...