Skip to content

Releases: sawickiap/D3d12info

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.

3.4.0

26 Mar 20:34
Compare
Choose a tag to compare

Changes:

  • Added command-line parameter -x / --EnableExperimental=<on/off> to control if D3D12EnableExperimentalFeatures function should be called, which is now on in "D3d12info_preview.exe" but off in "D3d12info.exe" by default. (Developed by @Devaniti as #19)
  • Updated Agility SDK to version 1.613.1. No new data to fetch.

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

3.3.0

11 Mar 22:00
Compare
Choose a tag to compare

Changes:

  • Updated Agility SDK to version 1.613.0. Added D3D12_FEATURE_DATA_D3D12_OPTIONS21 (#18 - thanks @oscarbg).
  • Improved decoding of NV_GPU_ARCH_INFO::implementation_id (thanks @Devaniti).
  • Updated subsystem vendor id list (#17 - thanks @Devaniti).

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

3.2.0

03 Mar 10:06
Compare
Choose a tag to compare

Changes:

  • Updated NVAPI to version R550. Added information returned by: NvAPI_GPU_GetGPUInfo / NV_GPU_INFO, NvAPI_GPU_GetGspFeatures / NV_GPU_GSP_INFO, NvAPI_D3D12_GetOptimalThreadCountForMesh.
  • Improved decoding of VendorId and SubSystemId. (Thanks @Devaniti !)

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