http://bugs.winehq.org/show_bug.cgi?id=59884 --- Comment #1 from Tobias (:Tobbi) Markus <tobbi.bugs@googlemail.com> --- e0a0ab55202d78f5cb85a81433b91f1d53b9d4b2 is the first bad commit commit e0a0ab55202d78f5cb85a81433b91f1d53b9d4b2 (HEAD) Author: Rémi Bernon <rbernon@codeweavers.com> Date: Sun Apr 19 13:40:54 2026 +0200 win32u: Share all unix-side GL contexts with a global context. This also requires to explicitly destroy objects when display lists are destroyed. dlls/opengl32/tests/opengl.c | 20 +++++++++----------- dlls/opengl32/unix_wgl.c | 4 ++-- dlls/opengl32/wgl.c | 31 +++++++++++++++++++++++++++++-- dlls/win32u/opengl.c | 37 ++++++++++++++++++++++++++----------- include/wine/opengl_driver.h | 4 ++-- 5 files changed, 68 insertions(+), 28 deletions(-) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.