[Git][wine/wine][master] 7 commits: opengl32: Don't generate wrapper declarations for functions implemented on PE side.
Alexandre Julliard pushed to branch master at wine / wine Commits: 6d3bac78 by Jacek Caban at 2025-08-07T12:15:15+09:00 opengl32: Don't generate wrapper declarations for functions implemented on PE side. - - - - - 67935bfa by Jacek Caban at 2025-08-07T12:15:20+09:00 opengl32: Introduce wow64 wrappers and use it for glClientWaitSync implementation. - - - - - dac616b9 by Jacek Caban at 2025-08-07T12:15:22+09:00 opengl32: Use wow64 wrapper for glFenceSync implementation. - - - - - e44f5d25 by Jacek Caban at 2025-08-07T12:15:24+09:00 opengl32: Use wow64 wrapper for glDeleteSync implementation. - - - - - 16b0fb44 by Jacek Caban at 2025-08-07T12:15:26+09:00 opengl32: Use wow64 wrapper for glGetSynciv implementation. - - - - - 68e05548 by Jacek Caban at 2025-08-07T12:15:28+09:00 opengl32: Use wow64 wrapper for glIsSync implementation. - - - - - fbc8bdbb by Jacek Caban at 2025-08-07T12:15:31+09:00 opengl32: Use wow64 wrapper for glWaitSync implementation. - - - - - 4 changed files: - dlls/opengl32/make_opengl - dlls/opengl32/unix_thunks.c - dlls/opengl32/unix_thunks.h - dlls/opengl32/unix_wgl.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/79e747c29cf2986ad85e40ddf9283f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/79e747c29cf2986ad85e40ddf9283f... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)