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...