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

Remove TerraFX.Interop.Windows.Dynamic project #609

Merged
merged 2 commits into from
Oct 12, 2023

Conversation

Sergio0694
Copy link
Owner

Description

This PR removes the TerraFX.Interop.Windows.Dynamic project, and moves the one DXC API defined there to the other D3D12 bindings project. This API was standalone to work around .NET Native crashing at startup (by design) if any P/Invoke defined in the application were pointing to missing assemblies, which would be the case whenever ComputeSharp.Dynamic wasn't referenced. Now that the library is only targeting .NET 6, this is no longer necessary.

@Sergio0694 Sergio0694 added the refactoring 🧹 Code style and architecture improvements label Oct 12, 2023
@Sergio0694 Sergio0694 merged commit 4839b40 into main Oct 12, 2023
@Sergio0694 Sergio0694 deleted the dev/remove-dynamic-polyfills branch October 12, 2023 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring 🧹 Code style and architecture improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant