[Git][wine/wine][master] 3 commits: opengl32: Move copy buffer allocation to Unix lib.
Alexandre Julliard pushed to branch master at wine / wine Commits: 987d1406 by Jacek Caban at 2025-09-11T23:04:26+02:00 opengl32: Move copy buffer allocation to Unix lib. - - - - - 61b147bc by Jacek Caban at 2025-09-11T23:04:26+02:00 opengl32: Use generated PE thunks for memory mapping functions. - - - - - a75bc942 by Jacek Caban at 2025-09-11T23:04:26+02:00 opengl32: Use generated PE thunks for memory unmapping functions. - - - - - 8 changed files: - dlls/opengl32/make_opengl - dlls/opengl32/tests/opengl.c - dlls/opengl32/thunks.c - dlls/opengl32/unix_thunks.c - dlls/opengl32/unix_thunks.h - dlls/opengl32/unix_wgl.c - dlls/opengl32/unixlib.h - dlls/opengl32/wgl.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d556ee879077ef65141ea9e910574f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d556ee879077ef65141ea9e910574f... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)