On Mon, Nov 14, 2016 at 2:53 PM, Henri Verbeet hverbeet@gmail.com wrote:
On 13 November 2016 at 23:10, Grazvydas Ignotas notasas@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