Skip to content

Releases: sawickiap/D3d12info

3.9.1

09 Feb 14:51
Compare
Choose a tag to compare

Changes:

  • Fixed numeric value of the new NV_GPU_ARCH_IMPLEMENTATION_GB202 enum item.
  • Changed printing of the new adapterType to bit flags.

Compiled with DirectX 12 Agility SDK 1.615.0 ("D3d12info.exe") / 1.716.0-preview ("D3d12info_preview.exe"), AMD AGS 6.2.0, AMD device_info from 2024-09-24 (commit hash 7379d082f1d8d64c9d1168b84b7f6b2a9702c82f), NVAPI R570, Intel GPU Detect from 2023-07-18 (commit hash dd962c44acdad4ea21632e0bd144ab139e8ad8eb) - all same as previous version.

3.9.0

08 Feb 15:19
Compare
Choose a tag to compare

Changes:

  • Updated NVAPI from version R550 to R570. Added printing of new information:
    • New ray tracing capabilities:
      • NVAPI_D3D12_RAYTRACING_CAPS_TYPE_CLUSTER_OPERATIONS
      • NVAPI_D3D12_RAYTRACING_CAPS_TYPE_PARTITIONED_TLAS
      • NVAPI_D3D12_RAYTRACING_CAPS_TYPE_SPHERES
      • NVAPI_D3D12_RAYTRACING_CAPS_TYPE_LINEAR_SWEPT_SPHERES
    • NvAPI_D3D12_GetPhysicalDeviceCooperativeVectorProperties - array of NVAPI_COOPERATIVE_VECTOR_PROPERTIES for different data types.
    • adapterType of type NV_ADAPTER_TYPE.

Compiled with DirectX 12 Agility SDK 1.615.0 ("D3d12info.exe") / 1.716.0-preview ("D3d12info_preview.exe"), AMD AGS 6.2.0, AMD device_info from 2024-09-24 (commit hash 7379d082f1d8d64c9d1168b84b7f6b2a9702c82f), NVAPI R570, Intel GPU Detect from 2023-07-18 (commit hash dd962c44acdad4ea21632e0bd144ab139e8ad8eb).

3.8.0

01 Feb 15:31
Compare
Choose a tag to compare

Changes:

  • Updated Agility SDK to version 1.615.0 / 1.716.0-preview. Updated information printed:
    • Added D3D12_FEATURE_DATA_BYTECODE_BYPASS_HASH_SUPPORTED.
    • Preview only: removed D3D12_FEATURE_DATA_D3D12_OPTIONS22, added D3D12_TIGHT_ALIGNMENT_TIER.
  • Added usage of AMD device_info library, which contains an up-to-date list of AMD GPUs and their capabilities. Added printing of its structures GDT_GfxCardInfo, GDT_DeviceInfo.

Compiled with DirectX 12 Agility SDK 1.615.0 ("D3d12info.exe") / 1.716.0-preview ("D3d12info_preview.exe"), AMD AGS 6.2.0, AMD device_info from 2024-09-24 (commit hash 7379d082f1d8d64c9d1168b84b7f6b2a9702c82f), NVAPI R550, Intel GPU Detect from 2023-07-18 (commit hash dd962c44acdad4ea21632e0bd144ab139e8ad8eb).

3.7.3

30 Dec 15:08
Compare
Choose a tag to compare

Changes:

  • Fixed a bug in format printing in JSON mode. (Developed by @Devaniti as #25)

Compiled with DirectX 12 Agility SDK 1.614.1 ("D3d12info.exe") / 1.715.1-preview ("D3d12info_preview.exe"), AMD AGS 6.2.0, NVAPI R550, Intel GPU Detect from 2023-07-18 (all same as previous version).

3.7.2

27 Nov 19:04
Compare
Choose a tag to compare

Changes:

  • Added digital signing of the executables, which will hopefully reduce security warnings shown by Windows when launching them. (Developed by @Devaniti as #24)

Compiled with DirectX 12 Agility SDK 1.614.1 ("D3d12info.exe") / 1.715.1-preview ("D3d12info_preview.exe"), AMD AGS 6.2.0, NVAPI R550, Intel GPU Detect from 2023-07-18 (all same as previous version).

3.7.1

29 Oct 21:46
Compare
Choose a tag to compare

Changes:

  • Updated Agility SDK to version 1.715.1-preview, which updated the default upscaler from AMD FidelityFX Super Resolution (FSR) 2.2 to 3.1.

Compiled with DirectX 12 Agility SDK 1.614.1 ("D3d12info.exe") / 1.715.1-preview ("D3d12info_preview.exe"), AMD AGS 6.2.0, NVAPI R550, Intel GPU Detect from 2023-07-18.

3.7.0

18 Jul 19:57
Compare
Choose a tag to compare

Changes:

  • Updated Agility SDK to version 1.715.0-preview. Added new information:
    • Experiment D3D12StateObjectsExperiment, enum value D3D12_WORK_GRAPHS_TIER_1_1 - for the new GPU work graph mesh nodes.
    • Structure D3D12_FEATURE_DATA_D3D12_OPTIONS22 with TightAlignmentSupported.
    • Structure D3D12_FEATURE_DATA_APPLICATION_SPECIFIC_DRIVER_STATE with Supported.
  • Updated Agility SDK to version 1.614.1. No changes in reported information.

Compiled with DirectX 12 Agility SDK 1.614.1 ("D3d12info.exe") / 1.715.0-preview ("D3d12info_preview.exe"), AMD AGS 6.2.0, NVAPI R550, Intel GPU Detect from 2023-07-18.

3.6.0

08 Jun 17:34
Compare
Choose a tag to compare

Changes:

  • Updated Agility SDK to version 1.714.0-preview.
    • Added information about the new DirectSR - available variants.
    • Removed information that disappeared from the SDK: D3D12_FEATURE_DATA_D3D12_OPTIONS_EXPERIMENTAL, D3D12_FEATURE_DATA_WAVE_MMA.
  • Added information about meta commands and their parameters. Off by default, enabled with new command-line parameter: --MetaCommands.

Compiled with DirectX 12 Agility SDK 1.614.0 ("D3d12info.exe") / 1.714.0-preview ("D3d12info_preview.exe"), AMD AGS 6.2.0, NVAPI R550, Intel GPU Detect from 2023-07-18.

3.5.1

27 May 17:41
Compare
Choose a tag to compare

Changes:

  • Changed project options to use Runtime Library = Multi-threaded (not "DLL") version so the executables no longer need .dll files from Visual C++ Redistributable libraries installed in the system to work. (Developed by @Devaniti as #21)

Compiled with DirectX 12 Agility SDK 1.614.0 ("D3d12info.exe") / 1.711.3-preview ("D3d12info_preview.exe"), AMD AGS 6.2.0, NVAPI R550, Intel GPU Detect from 2023-07-18 (all same as previous version).

3.5.0

17 May 16:31
Compare
Choose a tag to compare

Changes:

  • Updated DirectX 12 Agility SDK to version 1.614.0. No new data to fetch.

Compiled with DirectX 12 Agility SDK 1.614.0 ("D3d12info.exe") / 1.711.3-preview ("D3d12info_preview.exe"), AMD AGS 6.2.0, NVAPI R550, Intel GPU Detect from 2023-07-18.