Alexandre Julliard pushed to branch master at wine / wine
Commits: de3db6ff by Jacek Caban at 2025-08-06T16:19:14+09:00 opengl32: Use generated wow64 thunk for wglMakeCurrent.
- - - - - b6131484 by Jacek Caban at 2025-08-06T16:19:16+09:00 opengl32: Use generated wow64 thunk for wglMakeContextCurrentARB.
- - - - - 3f624026 by Jacek Caban at 2025-08-06T16:19:18+09:00 opengl32: Use generated wow64 thunk for wglDeleteContext.
- - - - - 163a8ea6 by Jacek Caban at 2025-08-06T16:19:21+09:00 opengl32: Use manual_win_functions for wglGetCurrentReadDCARB.
- - - - - c2408f0e by Jacek Caban at 2025-08-06T16:19:23+09:00 opengl32: Avoid unneeded wrapper return type casts.
- - - - - ab73c887 by Jacek Caban at 2025-08-06T16:19:25+09:00 opengl32: Use generated wow64 thunk for wglCreateContext.
- - - - - 51469e6f by Jacek Caban at 2025-08-06T16:19:27+09:00 opengl32: Use generated wow64 thunk for wglCreateContextAttribsARB.
- - - - -
5 changed files:
- dlls/opengl32/make_opengl - dlls/opengl32/unix_thunks.c - dlls/opengl32/unix_thunks.h - dlls/opengl32/unix_wgl.c - dlls/opengl32/unixlib.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9fad3aa4fd92373a9ec60d8688ecc9...