[Git][wine/wine][master] win32u: Allow OpenGL context / HDC pixel format mismatch.
Alexandre Julliard pushed to branch master at wine / wine Commits: c75fb167 by Rémi Bernon at 2026-05-20T12:07:10+02:00 win32u: Allow OpenGL context / HDC pixel format mismatch. This may happen if HDC is from a Pbuffer, and context was created separately. Let's not be restrictive if host GL allows it. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59555 - - - - - 2 changed files: - dlls/opengl32/tests/opengl.c - dlls/win32u/opengl.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/c75fb1672fd3a416bed06c164f0b17c... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/c75fb1672fd3a416bed06c164f0b17c... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)