Alexandre Julliard pushed to branch master at wine / wine
Commits: 05e880c9 by Jacek Caban at 2025-09-02T23:01:41+02:00 opengl32: Simplify wow64 memory mapping error handling.
- - - - - c54b4d16 by Jacek Caban at 2025-09-02T23:01:41+02:00 opengl32: Implement wrap_wglCreateContext on top of wrap_wglCreateContextAttribsARB.
- - - - - 2333f204 by Jacek Caban at 2025-09-02T23:01:41+02:00 opengl32: Factor out free_context.
And fix attribs leak in error case.
- - - - -
2 changed files:
- dlls/opengl32/unix_wgl.c - dlls/opengl32/wgl.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8875beb18cd02f958b2e7fb55bd5af...