8 Jul
2025
8 Jul
'25
10:28 a.m.
http://bugs.winehq.org/show_bug.cgi?id=58460 --- Comment #3 from Svyatpro <svyatpro(a)gmail.com> --- Thank you Zeb for response, I just added these lines to adapter_gl and now it works: if (strstr(gl_vendor_string, "Microsoft Corporation") || strstr(gl_renderer, "GDI Generic")) return HW_VENDOR_VMWARE; BTW, there are lots of OpenGl capabilities detection bugs there specially for legacy GPU drivers. -- 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.