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: NOTICES.txt
+3-5
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,7 @@
1
-
DO NOT TRANSLATE OR LOCALIZE
2
-
3
-
4
-
Third-Party Notices Report for GPUPerfAPI v3.16
5
-
1
+
Third-party licenses, acknowledgements
2
+
======================================
6
3
4
+
GPU Performance API (GPA) uses the following third-party software:
7
5
8
6
afarkas-html5shiv v3.7.3 (MIT)
9
7
This software is licensed under a dual license system (MIT or GPL version 2). This means you are free to choose with which of both licenses (MIT or GPL version 2) you want to use this library.
Copy file name to clipboardexpand all lines: RELEASE_NOTES.txt
+13
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# GPU Performance API Release Notes
2
2
---
3
+
# Version 4.0 (03/11/2025)
4
+
* Added support for Radeon RX 9070 Series GPUs.
5
+
* See README.md for known issue related to Vulkan on Linux.
6
+
* Added support for additional RDNA 3 based APUs.
7
+
* Counter interrogation entrypoints now accept a GpaSessionId instead of a GpaContextId.
8
+
* GPUPerfAPI now includes additional entrypoints and enums to support querying streaming counters and SQTT data. These are only intended to support the AmdRadeonPlugin in Microsoft PIX on Windows. No support will be offered on how to use these entrypoints.
9
+
* GPUPerfAPI is now only being distributed as 64-bit binaries. 32-bit builds are no longer supported.
10
+
* Removed support for OpenCL.
11
+
* Removed support for GCN-based hardware (ie: GFX8 and GFX9).
12
+
* Example applications have been removed from the repository.
13
+
* The directory structure in the released zip/tgz packages have been changed slightly.
14
+
* Fixed GitHub Issue #84 - Public Counter Compiler fails awkwardly if public counter definition file contains an uppercase character.
15
+
3
16
# Version 3.17 (09/20/2024)
4
17
* OpenGL: GPA is no longer supporting Adrenalin 19.6.3 and older drivers.
5
18
* On all hardware and APIs, the following counters were renamed for clarity:
0 commit comments