Skip to content

Releases: LibVega/VVK

1.2.169

10 Feb 14:07
Compare
Choose a tag to compare

Updated generated API to spec version 1.2.169.

Update copyright to 2021.

1.2.164

07 Dec 14:04
Compare
Choose a tag to compare

This release updates the generated API to spec version 1.2.164.

1.2.162

24 Nov 03:51
Compare
Choose a tag to compare

This release updates the generated API to spec version 1.2.162.

Important
This release also changes the namespace structure and naming conventions of the API. The generator code was cleaned up, and with it the generated code. The new naming conventions are simpler, and should be a relatively easy change for existing code. The usage guide on the wiki will be updated to reflect these changes.

1.2.161

19 Nov 03:22
Compare
Choose a tag to compare

Update to spec 1.2.161. There were no changes to the generated code in this spec update.

1.2.160

10 Nov 23:39
Compare
Choose a tag to compare

Update to Vulkan spec version 1.2.160.

1.2.159

02 Nov 14:59
Compare
Choose a tag to compare

This is the first official full release of VVK.

See the wiki for a usage guide.

Those coming from previous pre-release versions will find that handle types are treated entirely differently from before (but in a much easier to use and more consistent fashion).

Release Candidate 4

26 Oct 00:08
Compare
Choose a tag to compare
Release Candidate 4 Pre-release
Pre-release

Release Candidate 4

Updated to spec version 1.2.158.

Release Candidate 3

16 Oct 02:14
Compare
Choose a tag to compare
Release Candidate 3 Pre-release
Pre-release

Release Candidate 3

Primary change is adding equality operations and hash code generation to the generated API structs.

Generated code has been updated to spec version 1.2.157.

Release Candidate 2

09 Oct 03:35
Compare
Choose a tag to compare
Release Candidate 2 Pre-release
Pre-release

Release Candidate 2

Primary changes from RC1 include removing VulkanResult type, more wrapper object functionality, and updating to spec version 1.2.156.

Release Candidate 1

07 Oct 00:01
Compare
Choose a tag to compare
Release Candidate 1 Pre-release
Pre-release

Initial release candidate, generated against the 1.2.152 spec.

This release is feature complete and working in basic tests, but the full release will not occur until the final version of .NET 5 is released and more testing has been done in a more official capacity.