Skip to content

Releases: KhronosGroup/Vulkan-Hpp

v1.3.301

05 Nov 11:17
6902b57
Compare
Choose a tag to compare

What's Changed

  • Move all the dispatcher related classes into namespace detail by @asuessenbach in #1983
  • Move all the management helper classes for SharedHandles and UniqueHandles into namespace detail. by @asuessenbach in #1984
  • Remove macos-12 from workflow. by @asuessenbach in #1986
  • Use compile option -fno-strict-aliasing to prevent breaking optimizations due to using reinterpret_cast by @asuessenbach in #1985
  • Add CI support for ubuntu-24.04 by @asuessenbach in #1987
  • Update Vulkan-Headers to v1.3.301 by @github-actions in #1990

Full Changelog: v1.3.300...v1.3.301

v1.3.300

28 Oct 13:40
24dee1c
Compare
Choose a tag to compare

What's Changed

  • Add some docu on vk::raii classes by @asuessenbach in #1976
  • Add some special handling debug code for vk::raii::DescriptorPool by @asuessenbach in #1978
  • Restrict commands taking an allocator type as template argument to allocators of the correct data type by @asuessenbach in #1980
  • Update Vulkan-Headers to v1.3.300 by @github-actions in #1981

Full Changelog: v1.3.299...v1.3.300

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