[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    
From:       Jarkko Korpi <jarkko_korpi () hotmail ! com>
Date:       2016-12-26 5:36:37
Message-ID: AM3PR08MB02779982C7A37F8499A30417E9960 () AM3PR08MB0277 ! eurprd08 ! prod ! outlook ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


http://source.winehq.org/git/wine.git/commit/c63e3261f37e8116e59c70b9bed20a=
a90c39e8a1



Since that commit Rx 480 supposed to be recognized, but I am using closed s=
ource drivers, because the audio patches arent in upstream yet. I found a r=
eal problem from SC2 appdatabase and I could confirm it myself. When you st=
art SC2 and go to options it limits your GPU graphics options. With the att=
ached patch here the options are not limited anymore.

[Attachment #5 (text/html)]

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} \
--></style> </head>
<body dir="ltr">
<div id="divtagdefaultwrapper" \
style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" \
dir="ltr"> <p><a href="http://source.winehq.org/git/wine.git/commit/c63e3261f37e8116e59c70b9bed20aa90c39e8a1" \
class="OWAAutoLink" id="LPlnk900169" previewremoved="true" tabindex="-1" \
disabled="true">http://source.winehq.org/git/wine.git/commit/c63e3261f37e8116e59c70b9bed20aa90c39e8a1</a></p>
 <p><br>
</p>
<p><br>
</p>
<p>Since that commit Rx 480 supposed to be recognized, but I am using closed source \
drivers, because the audio patches arent in upstream yet. I found a real problem from \
SC2 appdatabase and I could confirm it myself. When you start SC2 and go to options \
it  limits your GPU graphics options. With the attached patch here the options are \
not limited anymore. <br>
</p>
</div>
</body>
</html>


["0001-Add-Rx-480-binary-driver.patch" (text/x-patch)]

From b4a36fb09b2ba57cbd6711d1ebda9e9191e3e50b Mon Sep 17 00:00:00 2001
From: Jarkko <jarkko_korpi@hotmail.com>
Date: Mon, 26 Dec 2016 07:31:44 +0200
Subject: [PATCH] Add Rx 480 binary driver

---
 dlls/wined3d/directx.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dlls/wined3d/directx.c b/dlls/wined3d/directx.c
index 1aae20d..2d81a6d 100644
--- a/dlls/wined3d/directx.c
+++ b/dlls/wined3d/directx.c
@@ -1966,6 +1966,7 @@ cards_nvidia_binary[] =
  * eg HD 4800 is returned for multiple cards, even for RV790 based ones. */
 cards_amd_binary[] =
 {
+    {"RX 480",                      CARD_AMD_RADEON_RX_480},
     /* Southern Islands */
     {"HD 7900",                     CARD_AMD_RADEON_HD7900},
     {"HD 7800",                     CARD_AMD_RADEON_HD7800},
-- 
2.7.4


[Attachment #7 (text/plain)]




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic