[Bug 38480] RuneScape crashes when switching to OpenGL renderer (glCopyTexSubImage3DEXT blacklisted by extension filtering)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 1 09:00:57 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38480

--- Comment #6 from Matteo Bruni <matteo.mystral at gmail.com> ---
Created attachment 51382
  --> https://bugs.winehq.org/attachment.cgi?id=51382
Supported functions without the corresponding extension, Nvidia 346.59 driver

(In reply to Sebastian Lackner from comment #5)
> I've hacked a similar check to what the GLview app does directly into the
> wglGetProcAddress function, and this is the result:
> http://pastebin.com/raw.php?i=C61vk8rH
> Which means about 65 functions not announced properly. If its not just my
> driver (346.59) it means Wine has to workaround a lot ... probably a bit too
> much ;)

None of those functions or extensions are probably significantly used in
practice, except for the one in subject here. Or so I think, I might be wrong
of course.
I'm not planning to workaround those issues in Wine though.

-- 
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