[Git][wine/wine][master] 6 commits: opengl32: Split extensions by null bytes in the registry.
Alexandre Julliard pushed to branch master at wine / wine Commits: 191a96aa by Jacek Caban at 2025-10-29T18:52:34+01:00 opengl32: Split extensions by null bytes in the registry. - - - - - 733d04df by Jacek Caban at 2025-10-29T18:52:36+01:00 opengl32: Compute supported extensions in make_context_current. - - - - - 9a899735 by Jacek Caban at 2025-10-29T18:52:36+01:00 opengl32: Use stored extension list in is_extension_supported. - - - - - 2127e9ae by Jacek Caban at 2025-10-29T18:52:36+01:00 opengl32: Use stored extensions in filter_extensions. - - - - - 17dfdbe7 by Jacek Caban at 2025-10-29T18:52:36+01:00 opengl32: Wrap buffer storage functions. - - - - - a2906847 by Jacek Caban at 2025-10-29T18:52:38+01:00 opengl32: Support wow64 buffer storage and persistent memory mapping using Vulkan. - - - - - 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/1faac2cfc9257623139a00e459ca38... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1faac2cfc9257623139a00e459ca38... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)