Commit 7912563f authored by Jarkko Korpi's avatar Jarkko Korpi Committed by Alexandre Julliard

wined3d: Add Amd Rx 480 binary driver.

Signed-off-by: Jarkko Korpi <jarkko_korpi@hotmail.com>= Signed-off-by: 's avatarHenri Verbeet <hverbeet@codeweavers.com> Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
parent 90909951
...@@ -1966,6 +1966,7 @@ cards_nvidia_binary[] = ...@@ -1966,6 +1966,7 @@ cards_nvidia_binary[] =
* eg HD 4800 is returned for multiple cards, even for RV790 based ones. */ * eg HD 4800 is returned for multiple cards, even for RV790 based ones. */
cards_amd_binary[] = cards_amd_binary[] =
{ {
{"RX 480", CARD_AMD_RADEON_RX_480},
/* Southern Islands */ /* Southern Islands */
{"HD 7900", CARD_AMD_RADEON_HD7900}, {"HD 7900", CARD_AMD_RADEON_HD7900},
{"HD 7800", CARD_AMD_RADEON_HD7800}, {"HD 7800", CARD_AMD_RADEON_HD7800},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment