You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ To clone the GPA repository, execute the following git commands
50
50
After cloning the repository, please run the following python script to retrieve the required dependencies (see [BUILD.md](BUILD.md) for more information):
51
51
* python Utils/UpdateCommon.py
52
52
UpdateCommon has replaced the use of git submodules in the GPA repository
53
-
53
+
54
54
<ANAME="Source">
55
55
## Source Code Directory Layout
56
56
*[Build]Build) -- contains both Linux and Windows build-related files
@@ -90,7 +90,7 @@ no longer actually Internal-to-AMD can be a bit confusing, and we will aim to ch
90
90
* Version 2.20 (5/12/16)
91
91
* Add support for additional GPUs and APUs.
92
92
* Initial Public release of ROCm/HSA support
93
-
*Alpha/Prototype for DirectX12 (no hardware-based performance counter support)
93
+
*Developer Preview for DirectX12 (no hardware-based performance counter support)
94
94
* Removed support for pre-GCN-based devices
95
95
* Improve accuracy of the various *VALUBusy and *SALUBusy counters (all APIs)
96
96
* OpenGL: Fixed possibly wrong GPUTime values for some applications
0 commit comments