[Bug 35847] wined3d does not recognize cards newer than GTX 770

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 11 07:14:04 CST 2015


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

--- Comment #18 from super_man at post.com ---
Shouldnt this be closed?

from wine source

1708     /* Direct 3D 11 */
1709     {"GTX 970M",                    CARD_NVIDIA_GEFORCE_GTX970M},   /*
GeForce 900 - highend mobile*/
1710     {"GTX 970",                     CARD_NVIDIA_GEFORCE_GTX970},    /*
GeForce 900 - highend */
1711     {"GTX 780 Ti",                  CARD_NVIDIA_GEFORCE_GTX780TI},  /*
Geforce 700 - highend */
1712     {"GTX 780",                     CARD_NVIDIA_GEFORCE_GTX780},    /*
Geforce 700 - highend */
1713     {"GTX 770M",                    CARD_NVIDIA_GEFORCE_GTX770M},   /*
Geforce 700 - midend high mobile */
1714     {"GTX 770",                     CARD_NVIDIA_GEFORCE_GTX770},    /*
Geforce 700 - highend */

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