20 Oct
2025
20 Oct
'25
7:53 a.m.
The pixel format may be changed by wined3d before the application has set its own pixel format, which may be different, and we want later OpenGL calls from the application, such as its context creation, to use the application selected pixel format. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58791 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9226