Releases: terrafx/terrafx.interop.vulkan
Releases · terrafx/terrafx.interop.vulkan
v1.3.268
What's Changed
- Updating the repo to target .NET 8 by @tannergooding in #60
- Updating the bindings to v1.3.268 by @tannergooding in #61
- Fixing the names for a few flags enums by @tannergooding in #62
Full Changelog: v1.3.239...v1.3.268
v1.3.239
What's Changed
- Updating actions to their latest versions by @tannergooding in #56
- Adjusting the repo infrastructure for .NET 7 RC2 by @tannergooding in #57
- Regenerating bindings for Vulkan v1.3.239 by @tannergooding in #58
Full Changelog: v1.3.224...v1.3.239
v1.3.224
What's Changed
- Adding support for .NET 7 by @tannergooding in #53
- Regenerating bindings for Vulkan v1.3.224.1 by @tannergooding in #54
- Ensure new extension methods are properly marked as manual imports by @tannergooding in #55
Full Changelog: v1.3.204-rc3...v1.3.224
v1.3.204-rc3
What's Changed
- Regenerating bindings for Vulkan v1.3.204 by @tannergooding in #52
Full Changelog: v1.2.198-rc2...v1.3.204-rc3
v1.2.198-rc2
What's Changed
- Updating various versions and build infrastructure for .NET 6 by @tannergooding in #43
- Regenerating to use the newer remapping and transparent struct features in ClangSharp by @tannergooding in #44
- Updating the .editorconfig to better match interop requirements by @tannergooding in #45
- Regenerating bindings to be under the TerraFX.Interop.Vulkan namespace by @tannergooding in #46
- Updating to Microsoft.SourceLink.GitHub v1.1.1 by @tannergooding in #47
- Adding back some Manual files that shouldn't have been deleted by @tannergooding in #48
- Regenerating bindings for v1.2.198.1 by @tannergooding in #49
- Warn instead of error for unresolved imports by @tannergooding in #50
Full Changelog: v1.2.189-rc1...v1.2.198-rc2
v1.2.189-rc1
What's Changed
- Regenerating bindings for v1.2.189 by @tannergooding in #42
Full Changelog: v1.2.182-beta1...v1.2.189-rc1
v1.2.182-beta1
What's Changed
- Adding support for net6.0 and linking/trimming by @tannergooding in #40
- Updating to Vulkan v1.2.182 by @tannergooding in #41
Full Changelog: v1.2.170-beta1...v1.2.182-beta1
v1.2.170-beta1
What's Changed
- Adding back the publish-nightlies-github leg by @tannergooding in #38
- Regenerating bindings for v1.2.170 by @tannergooding in #39
Full Changelog: v1.2.162-beta2...v1.2.170-beta1
v1.2.162-beta2
What's Changed
- Updating VersionSuffix to beta2 by @tannergooding in #33
- Ensure GenerateSkipLocalsInit runs before BeforeCompile and ContinuousIntegrationBuild is set in the right place. by @tannergooding in #34
- Regenerating bindings for v1.2.162 by @tannergooding in #36
Full Changelog: v1.2.154-beta1...v1.2.162-beta2
v1.2.154-beta1
What's Changed
- Fixing up the docs and the test/Directory.Build.props by @tannergooding in #1
- Updates dependencies to the latest version, enables sourcelink, and removes the Unmanaged attribute. by @tannergooding in #2
- Updating dependencies and adding NuGet publishing support. by @tannergooding in #3
- Fixing CI links and updating dependencies. by @tannergooding in #4
- Updating dependencies and the .NET SDK by @tannergooding in #5
- Updating the version to 1.0.51 to match the vulkan API version by @tannergooding in #6
- Removing the dependency on TerraFX.Utilities by @tannergooding in #7
- Regenerating the vulkan bindings for v1.1.123 by @tannergooding in #8
- Updating dependencies to the netcoreapp3.0 stable bits. by @tannergooding in #9
- Fixing some definitions in the vulkan_xlib and vulkan_xlib_xrandr headers. by @tannergooding in #11
- Adding a DllImportResolver for the vulkan native library by @tannergooding in #12
- Micro-optimize dll imports and fixup the resolver by @tannergooding in #13
- Switching to use pool.vmImage rather than pool.name by @tannergooding in #14
- Upgrading projects to netcoreapp3.1 by @tannergooding in #16
- Adding generation files and minimal wrapper structs. by @tannergooding in #17
- Adding the ability for users to hook the DllImportResolver by @tannergooding in #18
- Target an explicit netcoreapp5.0 version and multitarget netcoreapp3.1 by @tannergooding in #19
- Update to target .NET 5 Preview 2 by @tannergooding in #20
- Regenerating the bindings for v1.2.135 by @tannergooding in #21
- Updating CI to trigger from main by @tannergooding in #22
- Updating the repo to use GitHub Actions by @tannergooding in #23
- Updating to exclusively support net5.0 by @tannergooding in #24
- Fixing publishing to AzDO by @tannergooding in #25
- Upgrading to .NET 5 Preview 8 by @tannergooding in #26
- Upgrading to .NET 5 RC1 by @tannergooding in #27
- Cleaning up the solution items by @tannergooding in #28
- Updating the issue templates. by @tannergooding in #29
- Updating to .NET 5 RC2 by @tannergooding in #30
- Updating to Vulkan 1.2.154.1 by @tannergooding in #31
- Upgrading to .NET 5 GA and updating the moniker to beta by @tannergooding in #32
Full Changelog: https://github.com/terrafx/terrafx.interop.vulkan/commits/v1.2.154-beta1