Skip to content

Commit 22e55b9

Browse files
committed
minor README updates
Change-Id: I6f4f5c5b349fa0235f088eb577277abd1a9d5fee
1 parent 2894e2b commit 22e55b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ is used by both CodeXL and GPU PerfStudio.
2222
## Major Features
2323
* Provides a standard API for accessing GPU Performance counters for both graphics and compute workloads across multiple GPU APIs.
2424
* Supports DirectX11, OpenGL, OpenGLES, OpenCL™, and ROCm/HSA
25-
* Alpha/Prototype support for DirectX12 (no hardware-based performance counter support yet)
25+
* Developer Preview for DirectX12 (no hardware-based performance counter support yet)
2626
* Supports all current GCN-based Radeon graphics cards and APUs.
2727
* Supports both Windows and Linux
2828
* Provides derived "public" counters based on raw HW counters
@@ -63,7 +63,7 @@ UpdateCommon has replaced the use of git submodules in the GPA repository
6363
* [GPUPerfAPICounters](Src/GPUPerfAPICounters) - contains the source code for a library that can be used to query counters without an active GPUPerfAPI context
6464
* [GPUPerfAPIDX](Src/GPUPerfAPIDX) - contains source code shared by the DirectX versions of GPUPerfAPI
6565
* [GPUPerfAPIDX11](Src/GPUPerfAPIDX11) - contains the source for the DirectX11 version of GPUPerfAPI
66-
* [GPUPerfAPIDX12](Src/GPUPerfAPIDX12) - contains the source for the DirectX12 version of GPUPerfAPI (prototype/alpha)
66+
* [GPUPerfAPIDX12](Src/GPUPerfAPIDX12) - contains the source for the DirectX12 version of GPUPerfAPI (Developer Preview)
6767
* [GPUPerfAPIGL](Src/GPUPerfAPIGL) - contains the source for the OpenGL version of GPUPerfAPI
6868
* [GPUPerfAPIGLES](Src/GPUPerfAPIGLES) - contains the source for the OpenGLES version of GPUPerfAPI
6969
* [GPUPerfAPIHSA](Src/GPUPerfAPIHSA) - contains the source for the ROCm/HSA version of GPUPerfAPI

0 commit comments

Comments
 (0)