-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a115aa5
commit dbe9b24
Showing
2 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# AMD Device Library eXtra - Software Development Kit (ADLX SDK) | ||
|
||
ADLX is a modern library and SDK designed to access features and functionality of AMD systems in the categories of Display, 3D graphics, Performance Monitoring, GPU Tuning and more. The ADLX SDK is targeted primarily at developers and partners who are creating control and monitor applications for AMD devices. | ||
|
||
The ADLX SDK contains the following components: | ||
- ADLX interface library | ||
- Headers | ||
- Documentation and code samples | ||
|
||
The ADLX SDK is a fast and easy way to develop differentiated applications that run on AMD systems | ||
- Designed with quality and reliability at the core | ||
- Compatible with modern programming languages | ||
- Forward and backward compatible with AMD drivers | ||
- Global state synchronization | ||
- Access features and functionality in the areas of Display, 3D graphics, Performance Monitoring, GPU Tuning and more! | ||
|
||
Documentation for ADLX SDK can be found on GPUOpen at https://www.gpuopen.com/adlx | ||
|
||
### License | ||
* ADLX SDK is distributed under the licence in the root of the GitHub repository. | ||
|
||
### Attribution | ||
* AMD, the AMD Arrow logo, Radeon, Crossfire, and combinations thereof are either registered trademarks or trademarks of Advanced Micro Devices, Inc. in the United States and/or other countries. | ||
* Microsoft, DirectX, Visual Studio, and Windows are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. | ||
|