Skip to content

Commit bdaa849

Browse files
committed
Update README and ReleaseNotes
1 parent 3fe0d4c commit bdaa849

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ Prebuilt binaries can be downloaded from the Releases page: https://github.com/G
3232

3333
## What's New
3434
### Version 3.13 (04/27/2023)
35-
* Add support for AMD Radeon RX 7600 series hardware.
36-
* Add support for AMD Radeon RX 7700 series hardware.
37-
* OpenCL support for AMD Radeon RX 7000 series hardware has been restored if using Adrenalin 23.3.2 or newer.
35+
* Add support for AMD Radeon RX 7000M Series hardware.
36+
* Add support for AMD Radeon RX 7000S Series hardware.
37+
* OpenCL support for AMD Radeon RX 7000 Series hardware has been restored if using Adrenalin 23.3.2 or newer.
3838
* Removed implementation related to supporting software counters. They have not been supported since GPA 3.0.
3939
* Update C++ language standard to C++ 17.
4040
* CMake 3.19 or newer is now required.

ReleaseNotes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# GPU Performance API Release Notes
22
---
33
## Version 3.13 (04/27/2023)
4-
* Add support for AMD Radeon RX 7600 series hardware.
5-
* Add support for AMD Radeon RX 7700 series hardware.
6-
* OpenCL support for AMD Radeon RX 7000 series hardware has been restored if using Adrenalin 23.3.2 or newer.
4+
* Add support for AMD Radeon RX 7000M Series hardware.
5+
* Add support for AMD Radeon RX 7000S Series hardware.
6+
* OpenCL support for AMD Radeon RX 7000 Series hardware has been restored if using Adrenalin 23.3.2 or newer.
77
* Removed implementation related to supporting software counters. They have not been supported since GPA 3.0.
88
* Update C++ language standard to C++ 17.
99
* CMake 3.19 or newer is now required.

0 commit comments

Comments
 (0)