Silk.NET
Silk.NET copied to clipboard
[3.0] COM Binding Transformation
Summary of the PR
Adds the necessary enhancements to allow for easy to use COM bindings and any changes required to get Microsoft Bindings building.
-Adds TransformCOM mod to implement in place ComPtr transformations in all COM classes -Adds DisableWarnings mod to disable warnings in all files for a job in order to avoid build errors from unavoidable or ignorable errors -Adds several additions to ClangScraper to disable caching and remove generated files from the output. -Adds some QOL improvements such as --only and csv list support to silk touch
@Perksey Ready for Review
Obviously note the CI errors as well if you haven't already.