Skip to content

Releases: KhronosGroup/Vulkan-Hpp

v1.3.299

21 Oct 13:46
8444972
Compare
Choose a tag to compare

What's Changed

  • Allow the <feature>'s "name" to be a list of members by @asuessenbach in #1973
  • Update Vulkan-Headers to v1.3.299 by @github-actions in #1974

Full Changelog: v1.3.298...v1.3.299

v1.3.298

14 Oct 11:47
8592ed9
Compare
Choose a tag to compare

What's Changed

  • Upgrade check on required feature name being member of the required struct from warning to error. by @asuessenbach in #1966
  • Add "BOOL" as accepted value for attribute <numericFormat> for the <component> of a <format> by @asuessenbach in #1967
  • Add check on "queues" being specified with at least one command. by @asuessenbach in #1968
  • Generate only the standard version for commands that would require vector-operations inside a struct. by @asuessenbach in #1970
  • Update Vulkan-Headers to v1.3.298 by @github-actions in #1971

Full Changelog: v1.3.297...v1.3.298

v1.3.297

05 Oct 19:28
Compare
Choose a tag to compare
Update Vulkan-Headers to v1.3.297

v1.3.295

02 Sep 12:11
2fcbcfb
Compare
Choose a tag to compare

What's Changed

  • Removed special handling for enumerating commands with complex size information via a struct, generating just the standard function in such cases by @asuessenbach in #1952
  • Add support for new tags. by @asuessenbach in #1953
  • Update Vulkan-Headers to v1.3.295 by @github-actions in #1954

Full Changelog: v1.3.294...v1.3.295

v1.3.294

26 Aug 14:21
bd70384
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.293...v1.3.294

v1.3.293

19 Aug 16:47
d86b49c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.292...v1.3.293

v1.3.292

05 Aug 13:24
dd0785d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.291...v1.3.292

v1.3.291

22 Jul 14:44
f7f0d8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.290...v1.3.291

v1.3.290

15 Jul 10:48
e3b0737
Compare
Choose a tag to compare

What's Changed

  • Add g++12 for ubuntu builds. by @asuessenbach in #1914
  • Add alias bitmasks to module interface by @qbojj in #1917
  • Update Vulkan-Headers to v1.3.290 by @github-actions in #1918

New Contributors

Full Changelog: v1.3.289...v1.3.290

v1.3.289

01 Jul 12:14
630d8da
Compare
Choose a tag to compare

What's Changed

  • Remove superfluous const in casts of function arguments by value. by @asuessenbach in #1905
  • Make generated headers resistant to missing definition of NOMINMAX for windows builds. by @asuessenbach in #1906
  • Update the instance extensions list for WSI by @cutieskye in #1875
  • Simplify helper class vk::ArrayProxyNoTemporaries. by @asuessenbach in #1908
  • Introduce some special handlings for structure VkLayerSettingEXT. by @asuessenbach in #1910
  • Improve IndexTypeTraits determination. by @asuessenbach in #1911
  • Update Vulkan-Headers to v1.3.289 by @github-actions in #1912

Full Changelog: v1.3.288...v1.3.289