http://bugs.winehq.org/show_bug.cgi?id=58264 --- Comment #22 from Sergey Isakov <isakov-sl@bk.ru> --- I did bisection. Testin application is cpuz-2.18 (soory for misprint is previous post) ```bash sergey@iMac wine-11 % git bisect good 56a40e1231324cbdba82b3722e163a3368f19a21 is the first bad commit commit 56a40e1231324cbdba82b3722e163a3368f19a21 Author: Rémi Bernon <rbernon@codeweavers.com> Date: Wed May 21 18:40:24 2025 +0200 win32u: Load EGL and expose functions in opengl_funcs. configure | 278 +++++++++++++------------------- configure.ac | 13 +- dlls/win32u/opengl.c | 70 ++++++++ include/wine/opengl_driver.h | 4 +- 4 files changed, 198 insertions(+), 167 deletions(-) sergey@iMac wine-11 % ``` Some more info? -- 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.