Skip to content

Releases: vkngwrapper/core

v3.1.1

11 Jan 08:55

Choose a tag to compare

Add missing handle

v3.1.0

10 Jan 21:25

Choose a tag to compare

Add new InitSlice helper to common- this will help with methods that return slices of outdata structs

v3.0.2

31 Dec 00:44

Choose a tag to compare

Regenerate mocks

v3.0.1

31 Dec 00:21

Choose a tag to compare

Sneaky breaking change: CreateInstance and CreateDevice will now return the relevant drivers instead of the object. BuildInstanceDriver/BuildDeviceDriver no longer exist

v3.0.0

29 Dec 06:12

Choose a tag to compare

Device-Driven Update

Massive reorganization to remove functionality from the vulkan structures and move them into "driver" types.

v2.2.4

18 Dec 02:29

Choose a tag to compare

Return instance scoped physical device from mock rig

Release v2.2.3

14 Dec 23:00

Choose a tag to compare

Tidy

Full Changelog: v2.2.2...v2.2.3

v2.2.2

14 Dec 22:56

Choose a tag to compare

Improved mocking somewhat, updated dependencies, and fixed a case where device extensions couldn't load instance procs when they needed to.

Full Changelog: v2.2.1...v2.2.2

v2.2.1

26 Apr 21:09

Choose a tag to compare

Add VK_WHOLE_SIZE

v2.2.0: Merge pull request #7 from mewpull/issue-2

24 Apr 04:38
41dccab

Choose a tag to compare

Use pkg/errors for error stack traces