Skip to content

Commit 4612943

Browse files
committed
Perform minor cleanup
* Update the readme for the Crossfire sample * Update the AMD icon to the black version * Update the copyright year in the license text file to 2017
1 parent a29effa commit 4612943

File tree

3 files changed

+4
-8
lines changed

3 files changed

+4
-8
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016 Advanced Micro Devices, Inc. All rights reserved.
1+
Copyright (c) 2017 Advanced Micro Devices, Inc. All rights reserved.
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

crossfire_sample/Readme.html

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939
<body>
4040
<div class="page">
4141
<h1>Crossfire API sample</h1>
42-
<p>Welcome to the Crossfire API sample which shows how to use the Crossfire API.</p>
42+
<p>Welcome to the Crossfire API sample, which shows how to use the Crossfire API.</p>
4343
<section>
4444
<h2>Installation</h2>
45-
<p>Make sure the Crossfire API driver is installed and that Crossfire is enabled in the CCC. You also need to use the provided <code>CFXPanel</code> to enable the <code>AfrControlSupported</code> setting before you can use the API.</p>
46-
<p class="note">If Crossfire is not enabled in the CCC, or <code>AfrControlSupported</code> is not set, the extension will not load. Instead, a <code>nullptr</code> will be returned.</p>
45+
<p>Make sure a driver with Crossfire API support is installed and that Crossfire is enabled in Radeon Settings.</p>
46+
<p class="note">If Crossfire is not enabled in Radeon Settings, the extension will not load, and the AGS_DX11_EXTENSION_CROSSFIRE_API flag will not be set.</p>
4747
</section>
4848

4949
<section>
@@ -62,10 +62,6 @@ <h2>How does the sample work?</h2>
6262
<img src="media/cfx-api.svg" style="width: 50%; margin: auto; background-color: white;">
6363
</figure>
6464
</section>
65-
<section>
66-
<h2>Limitations</h2>
67-
<p>Currently, the API only supports <code>AmdAfrTransferApp1StepP2P</code> and <code>AmdAfrTransferDisable</code> transfer modes.</p>
68-
</section>
6965
</div>
7066
</body>
7167
</html>

eyefinity_sample/media/amd/AMD.ico

13.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)