Skip to content
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

CMake support for using latest WARP and D3D12 #42

Merged
merged 6 commits into from
Oct 12, 2024
Merged

CMake support for using latest WARP and D3D12 #42

merged 6 commits into from
Oct 12, 2024

Conversation

walbourn
Copy link
Member

@walbourn walbourn commented Oct 10, 2024

  • BUILD_WITH_NEW_WARP option pulls down the Microsoft.Direct3D.WARP NuGet package

  • BUILD_WITH_NEW_DX12 option pulls down the Microsoft.Direct3D.D3D12 NuGet package

Note that to build with BUILD_WITH_NEW_DX12 you should use the latest headers from DirectX-Headers. This can most easily be done with VCPKG using the directx-headers port.

  • Display D3D12_FEATURE_D3D12_OPTIONS17 as a test.

@walbourn walbourn self-assigned this Oct 10, 2024
@walbourn walbourn added the enhancement New feature or request label Oct 10, 2024
@walbourn walbourn linked an issue Oct 10, 2024 that may be closed by this pull request
@walbourn walbourn merged commit 6adc26f into main Oct 12, 2024
28 checks passed
@walbourn walbourn deleted the nugets branch October 12, 2024 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request support for Agility SDK 1.614.1
2 participants