Skip to content

Commit dbe9b24

Browse files
committed
Add Readme and license agreement
1 parent a115aa5 commit dbe9b24

2 files changed

Lines changed: 25 additions & 0 deletions

File tree

ADLX SDK License Agreement.pdf

123 KB
Binary file not shown.

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# AMD Device Library eXtra - Software Development Kit (ADLX SDK)
2+
3+
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.
4+
5+
The ADLX SDK contains the following components:
6+
- ADLX interface library
7+
- Headers
8+
- Documentation and code samples
9+
10+
The ADLX SDK is a fast and easy way to develop differentiated applications that run on AMD systems
11+
- Designed with quality and reliability at the core
12+
- Compatible with modern programming languages
13+
- Forward and backward compatible with AMD drivers
14+
- Global state synchronization
15+
- Access features and functionality in the areas of Display, 3D graphics, Performance Monitoring, GPU Tuning and more!
16+
17+
Documentation for ADLX SDK can be found on GPUOpen at https://www.gpuopen.com/adlx
18+
19+
### License
20+
* ADLX SDK is distributed under the licence in the root of the GitHub repository.
21+
22+
### Attribution
23+
* 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.
24+
* Microsoft, DirectX, Visual Studio, and Windows are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.
25+

0 commit comments

Comments
 (0)