v1.7.0
What's Changed
- Updated D3d12info to 3.8.0 by @Devaniti in #23
- Updated Agility SDK to 1.615.0 / 1.716.0-preview
- Added
D3D12_FEATURE_DATA_BYTECODE_BYPASS_HASH_SUPPORTED
- (Preview only) removed
D3D12_FEATURE_DATA_D3D12_OPTIONS22
, addedD3D12_TIGHT_ALIGNMENT_TIER
- Added
- 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
.
- Updated Agility SDK to 1.615.0 / 1.716.0-preview
- Added DLSS to DirectSR variants by @Devaniti in #23
- Fixed format table vertical text on Safari by @Devaniti in #17
- Added Legend to feature support table by @Devaniti in #20
- (Website only) Remove debug log on ID page by @Devaniti in #16
- (Website only) Added market share stats in Feature Support table by @Devaniti in #18
- (Website only) Fixed order of Nvidia GPU Architectures in Feature Table by @Devaniti in #19
- (Website only) Implemented submission removal via API by @Devaniti in #22
Full Changelog: v1.6.1...v1.7.0