[PATCH] wined3d: Add Polaris GPUs and their driver.

Grazvydas Ignotas notasas at gmail.com
Mon Nov 14 07:09:55 CST 2016


On Mon, Nov 14, 2016 at 2:53 PM, Henri Verbeet <hverbeet at gmail.com> wrote:
> On 13 November 2016 at 23:10, Grazvydas Ignotas <notasas at gmail.com> wrote:
>> -    {HW_VENDOR_AMD,        CARD_AMD_RADEON_R9,             "AMD Radeon R9 290",                DRIVER_AMD_R600,         4096},
>> +    {HW_VENDOR_AMD,        CARD_AMD_RADEON_R9,             "AMD Radeon R9 290",                DRIVER_AMD_RX,           4096},
>
> Is that change intentional?
>

Yes, from looking at dxdiag output posted by various people on the
net, R9 290 is also using aticfx32.dll . I haven't checked the other
older cards, so left them alone.

Grazvydas



More information about the wine-devel mailing list