[Bug 36506] Wolfenstein - The New Order fails to start (glGetString( GL_VENDOR) without a current WGL context)
wine-bugs at winehq.org
wine-bugs at winehq.org
Tue Aug 2 16:39:22 CDT 2016
https://bugs.winehq.org/show_bug.cgi?id=36506
--- Comment #19 from Ken Thomases <ken at codeweavers.com> ---
(In reply to Matteo Bruni from comment #18)
>
> Given that apparently it fails in wglCreateContextAttribsARB for you on Mesa
> drivers, it's possible the game wants to create a GL 3.2+ compatibility
> context. If that's actually the case there isn't much we can do.
Yes, I know from testing on macOS that it does need a compatibility context. I
even tried to fake it by ignoring the request for the compatibility context and
giving it a core context instead, but it unsurprisingly failed when it
attempted to use compatibility functionality.
--
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.
More information about the wine-bugs
mailing list