Skip to content

Tags: divecoder/DirectX-Graphics-Samples

Tags

MicrosoftDocs-Samples

Toggle MicrosoftDocs-Samples's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#727 from TheRaddestBro/dynamicdescriptor…

…heap_uninitialized_data

[Bug] Fixing a bit of uninitialized data in the DynamicDescriptorHeap class.

389246

Toggle 389246's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#704 from kevgee/master

Changes to select the correct GPU (most powerful \ capable) in a multi-GPU configuration such as laptops

326619

Toggle 326619's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#693 from ChuckM2/feature/chuckm/DX12

D3D12LinkedGpus sample build fix.

286388

Toggle 286388's commit message
Fix d3dx12.h readme formatting

286387

Toggle 286387's commit message
Fix d3dx12.h readme formatting

286386

Toggle 286386's commit message
Fix d3dx12.h readme formatting

286385

Toggle 286385's commit message
Fix d3dx12.h readme formatting

269012

Toggle 269012's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#683 from robbiesri/microsoftgh-652-mesh-…

…shaders-buildbuild

Fix compile-time errors in D3D12MeshShaders samples (error C2102: '&' requires l-value)

243945

Toggle 243945's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#676 from sherief/master

Fixed the DXR samples so they can run on (I'm wheezing) Surface Book 3.

232952

Toggle 232952's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#673 from gongminmin/RemoveEmpty

Remove nonsense vertexData.empty() calls