[PATCH] wined3d: Add NVIDIA GTX 980 Ti to the GPU list.

Henri Verbeet hverbeet at gmail.com
Mon Sep 26 06:30:39 CDT 2016


On 23 September 2016 at 22:56, Filip FrÄ…ckiewicz
<fjfrackiewicz at gmail.com> wrote:
> @@ -2160,6 +2162,7 @@ cards_amd_mesa[] =
>  cards_nvidia_mesa[] =
>  {
>      /* Maxwell */
> +    {"NV120",                       CARD_NVIDIA_GEFORCE_GTX980TI},  /* Titan X */
>      {"NV124",                       CARD_NVIDIA_GEFORCE_GTX970},
>      {"NV118",                       CARD_NVIDIA_GEFORCE_840M},
>      {"NV117",                       CARD_NVIDIA_GEFORCE_GTX750},
Please keep these ordered where possible.



More information about the wine-devel mailing list