Alexandre Julliard pushed to branch master at wine / wine
Commits: 0f6d9bed by Rémi Bernon at 2025-04-01T22:36:07+02:00 winemac: Use the default wglGetPixelFormatAttribivARB implementation.
Populate all the ARB related fields of advertised pixel formats, so that the default implementation of wglGetPixelFormatAttribivARB (in opengl32) will be used to get the pixel format attributes.
- - - - - 2d528801 by Rémi Bernon at 2025-04-01T22:36:07+02:00 winemac: Remove the driver wglChoosePixelFormatARB implementation.
The driver uses the default implementation provided by opengl32.dll.
- - - - -
1 changed file:
- dlls/winemac.drv/opengl.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ed27d411a361776267f0c316fd2a24...