Skip to content

Commit ca01635

Browse files
committed
Pull latest ags_lib, the last 3.x version before the 4.0 release
* Modify agsDriverExtensions_NotifyResourceEndWrites implementation * Fix GPU info when the primary adapter is > 0
2 parents 6883b0c + a1cad48 commit ca01635

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

ags_lib/inc/amd_ags.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
#define AMD_AGS_VERSION_MAJOR 3
2626
#define AMD_AGS_VERSION_MINOR 2
27-
#define AMD_AGS_VERSION_PATCH 1
27+
#define AMD_AGS_VERSION_PATCH 2
2828

2929
#ifdef __cplusplus
3030
extern "C" {

ags_lib/lib/amd_ags_x64.dll

0 Bytes
Binary file not shown.

ags_lib/lib/amd_ags_x64.lib

0 Bytes
Binary file not shown.

ags_lib/lib/amd_ags_x86.dll

512 Bytes
Binary file not shown.

ags_lib/lib/amd_ags_x86.lib

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)