[1/9] wined3d: Make the card selection for binary drivers depend only on gl_renderer like it already is for the mesa drivers and remove the gl_info parameter from the select_card callback. (try2)

Henri Verbeet hverbeet at gmail.com
Mon Jul 14 15:58:40 CDT 2014


On 14 July 2014 21:22, Andrei Slăvoiu <andrei.slavoiu at gmail.com> wrote:
> I see on Nvidia's site that the oldest cards supported by the legacy drivers
> on Linux are Geforce 5 FX series. So is it ok if I just remove all the D3D8
> and lower cards completely?
Possibly, but it's a bit besides the point. You can't match against
something generic like "GeForce", and returning CARD_NVIDIA_RIVA_TNT
instead of PCI_DEVICE_NONE breaks the fallback mechanism.



More information about the wine-devel mailing list