Skip to content

Updating samples for the Windows 10 Anniversary Update #188

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Aug 15, 2016
Merged

Conversation

bobbrow
Copy link
Member

@bobbrow bobbrow commented Aug 15, 2016

No description provided.

bobbrow and others added 6 commits August 11, 2016 13:05
Updating samples to build against the new Windows 10 SDK for the
Annivesary Update.  New features demonstrated:
* Root Signature 1.1 - enables apps to declare when data bound to the
pipeline won't change which allows for driver optimizations
* Pipeline libraries - more efficient storage for pipeline state objects
than using cached blobs

NOTE: The Root Signature 1.1 update includes changes that require D3D12
apps to delayload d3d12.dll if they want to run on earlier builds of
Windows 10 (e.g. build 10586, 10240).  Delay loading d3d12.dll is
optional if you do not plan to target these older releases.
Updating the Visual Studio D3D12 UWP template to build against the 14393
SDK and use Root Signature 1.1
@bobbrow bobbrow merged commit f50d4c0 into master Aug 15, 2016
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.

2 participants