[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 01:04:56 CDT 2015


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

--- Comment #5 from Sebastian Lackner <sebastian at fds-team.de> ---
(In reply to Matteo Bruni from comment #3)
> From a quick look it seems at least some of those have to do with GLview
> limitations (e.g. complaining for ARB_fragment_program functions when
> ARB_vertex_program is supported and makes a lot of the same functions
> available) more than pointing towards actual driver issues.

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

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