Skip to content

Commit 5d8812d

Browse files
committed
AGS 6.3
1 parent f4e655e commit 5d8812d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+337
-267
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2023 Advanced Micro Devices, Inc. All rights reserved.
1+
Copyright (c) 2025 Advanced Micro Devices, Inc. All rights reserved.
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 3 additions & 0 deletions

ags_lib/LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2023 Advanced Micro Devices, Inc. All rights reserved.
1+
Copyright (c) 2025 Advanced Micro Devices, Inc. All rights reserved.
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

ags_lib/doc/amd_ags.chm

61.9 KB
Binary file not shown.

ags_lib/hlsl/ags_shader_intrinsics_dx11.hlsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2023 Advanced Micro Devices, Inc. All rights reserved.
2+
// Copyright (c) 2025 Advanced Micro Devices, Inc. All rights reserved.
33
//
44
// Permission is hereby granted, free of charge, to any person obtaining a copy
55
// of this software and associated documentation files (the "Software"), to deal

ags_lib/hlsl/ags_shader_intrinsics_dx12.hlsl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2023 Advanced Micro Devices, Inc. All rights reserved.
2+
// Copyright (c) 2025 Advanced Micro Devices, Inc. All rights reserved.
33
//
44
// Permission is hereby granted, free of charge, to any person obtaining a copy
55
// of this software and associated documentation files (the "Software"), to deal
@@ -98,7 +98,6 @@ RWByteAddressBuffer AmdExtD3DShaderIntrinsicsUAV : register(u0, AmdExtD3DShaderI
9898
#define AmdExtD3DShaderIntrinsicsOpcode_ShaderClock 0x1f
9999
#define AmdExtD3DShaderIntrinsicsOpcode_ShaderRealtimeClock 0x20
100100

101-
102101
/**
103102
***********************************************************************************************************************
104103
* Intrinsic opcode phases.

ags_lib/inc/amd_ags.h

Lines changed: 204 additions & 165 deletions
Large diffs are not rendered by default.

ags_lib/lib/amd_ags_x64.dll

504 Bytes
Binary file not shown.

ags_lib/lib/amd_ags_x64.lib

194 Bytes
Binary file not shown.

ags_lib/lib/amd_ags_x64_2015_MD.lib

-151 KB
Binary file not shown.

0 commit comments

Comments
 (0)