[Bug 42538] wined3d checks for a wrong GL_VENDOR in wined3d_guess_gl_vendor

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 8 02:57:55 CST 2017


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

Kamil Hornicek <kamil.hornicek at reactos.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|Linux                       |other

--- Comment #2 from Kamil Hornicek <kamil.hornicek at reactos.org> ---
At first let me apologize for forgetting to set the right OS. It should read
ReactOS. In our case it's not theoretical. Second - GL_VENDOR is set to "Brian
Paul" since at least 2005 as you can see here
https://cgit.freedesktop.org/mesa/mesa/commit/src/mesa/main/getstring.c?id=169a723d2ba90f91e3c16f7e186d0ed238da9a65
and you are already checking for the correct vendor in
wined3d_guess_card_vendor.

Would it be possible to add yet another check for GL_VENDOR == Brian Paul as
was done in wined3d_guess_card_vendor a while ago? I realize that it doesn't
really fix or improve anyting for you, but at least your code would be
consistent. If not, thanks for your time anyway.

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