[Git][wine/wine][master] 6 commits: opengl32: Factor out make_context_current.
Alexandre Julliard pushed to branch master at wine / wine Commits: 9d194128 by Jacek Caban at 2025-10-22T18:33:16+02:00 opengl32: Factor out make_context_current. - - - - - 8c8b2b72 by Jacek Caban at 2025-10-22T18:33:16+02:00 opengl32: Use the actual context GL version in is_extension_supported. And store version in the context struct. - - - - - 5b2df835 by Jacek Caban at 2025-10-22T18:33:16+02:00 opengl32: Use stored GL version in check_extension_support. - - - - - d5c2b9ca by Jacek Caban at 2025-10-22T18:33:16+02:00 opengl32: Hide GL versions larger than 4.3 on wow64 in make_context_current. - - - - - 1171ae60 by Jacek Caban at 2025-10-22T18:33:16+02:00 opengl32: Use stored context GL version in get_integer. - - - - - 173dd886 by Jacek Caban at 2025-10-22T18:33:16+02:00 opengl32: Use stored GL version in wrap_glGetString. - - - - - 1 changed file: - dlls/opengl32/unix_wgl.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/aab3a592ad87fb7bbdbb115ef6e21c... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/aab3a592ad87fb7bbdbb115ef6e21c... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)