Skip to content

Upgrade D3D12 Agility SDK to 1.619.5 - #2281

Open
Marijn Suijten (MarijnS95) wants to merge 2 commits into
microsoft:mainfrom
MarijnS95:agility-619
Open

Upgrade D3D12 Agility SDK to 1.619.5#2281
Marijn Suijten (MarijnS95) wants to merge 2 commits into
microsoft:mainfrom
MarijnS95:agility-619

Conversation

@MarijnS95

Copy link
Copy Markdown
Contributor

A few smaller fixes with resulting API changes, following https://devblogs.microsoft.com/directx/directx12agility/:

Fixes in .4:

  • Tight alignment (USE_TIGHT_ALIGNMENT) fixes:
    • Lift the Alignment==0 requirement; callers can now specify a minimum alignment within [specMin, specMax].
    • Extend the tight-alignment floor to textures.
  • Revised View Creation fixes:
    • Fixed the runtime rejecting implicit size (size = 0) when creating SRVs and UAVs
    • Fixed CreateUnorderedAccessView returning CREATE_UNORDEREDACCESS_VIEW_INVALID_COUNTER_USAGE for byte-offset UAVs with valid, 4096-aligned BufferByteOffset.CounterOffsetInBytes

@MarijnS95 Marijn Suijten (MarijnS95) changed the title Upgrade D3D12 Agility SDK to 1.619.4 Upgrade D3D12 Agility SDK to 1.619.5 Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant