Timo Aaltonen pushed to branch debian-unstable at X Strike Force / vulkan / vulkan-utility-libraries
Commits: 358a107a by Mike Schuchardt at 2024-05-08T08:37:41-07:00 build: Update to header 1.3.284 - - - - - 777358fd by Mike Schuchardt at 2024-05-13T10:58:09-07:00 build: Update to header 1.3.285 - - - - - 810074eb by spencer-lunarg at 2024-05-16T13:07:54+09:00 safestruct: Fix pMultisampleState - - - - - f6c54531 by dependabot[bot] at 2024-05-20T15:57:21-06:00 build(deps): Bump jidicula/clang-format-action from 4.11.0 to 4.12.0 Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 4.11.0 to 4.12.0. - [Release notes](https://github.com/jidicula/clang-format-action/releases) - [Commits](https://github.com/jidicula/clang-format-action/compare/v4.11.0...v4.12.0) --- updated-dependencies: - dependency-name: jidicula/clang-format-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> - - - - - 8bc33892 by spencer-lunarg at 2024-05-25T07:26:01+01:00 safestruct: Fix null pRasterizationState - - - - - 6bc92daa by dependabot[bot] at 2024-05-29T08:29:33+01:00 build(deps): Bump jidicula/clang-format-action from 4.12.0 to 4.13.0 Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 4.12.0 to 4.13.0. - [Release notes](https://github.com/jidicula/clang-format-action/releases) - [Commits](https://github.com/jidicula/clang-format-action/compare/v4.12.0...v4.13.0) --- updated-dependencies: - dependency-name: jidicula/clang-format-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> - - - - - 252879e8 by Mike Schuchardt at 2024-06-04T09:08:32+01:00 build: Update to header 1.3.286 - - - - - 741921e4 by Mike Schuchardt at 2024-06-07T10:21:50-06:00 build: Update to header 1.3.287 - - - - - 07759f04 by Jeremy Gebben at 2024-06-10T10:50:44-06:00 safe_struct: Make FreePnextChain() non-recursive - - - - - 1b07de9a by Mike Schuchardt at 2024-06-14T12:48:26-07:00 build: Update to header 1.3.288 - - - - - 60fe7d0c by Daniel Rakos at 2024-06-24T14:56:15-05:00 build: Do not specialize source tree for API variants - - - - - ef99ad52 by Charles Giessen at 2024-06-27T11:01:38-05:00 Update .gitignore - - - - - 144ce1b3 by Charles Giessen at 2024-06-27T11:01:38-05:00 Better declare GetObjectType()'s lack of 32 bit support Create a new default specialization for 32 bit which indicates to the user that the GetObjectType() helper does not work in 32 bit builds. - - - - - df78ee39 by Mike Schuchardt at 2024-06-28T10:58:44-07:00 build: Update to header 1.3.289 - - - - - d13c1ee7 by dependabot[bot] at 2024-07-08T10:57:33-05:00 build(deps): Bump fsfe/reuse-action from 3 to 4 Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 3 to 4. - [Release notes](https://github.com/fsfe/reuse-action/releases) - [Commits](https://github.com/fsfe/reuse-action/compare/v3...v4) --- updated-dependencies: - dependency-name: fsfe/reuse-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> - - - - - 5f26cf65 by Mike Schuchardt at 2024-07-12T12:50:11-07:00 build: Update to header 1.3.290 - - - - - 8a9ea4e8 by Timo Aaltonen at 2024-08-29T12:05:03+03:00 Merge branch 'upstream-unstable' into debian-unstable - - - - - cf67f319 by Timo Aaltonen at 2024-08-29T12:05:22+03:00 version bump - - - - - 9c0fd76b by Timo Aaltonen at 2024-08-29T12:08:48+03:00 control: Bump libvulkan-dev build-dep. - - - - - 1473a499 by Timo Aaltonen at 2024-08-29T12:11:38+03:00 releasing package vulkan-utility-libraries version 1.3.290.0-1 - - - - - 16 changed files: - .github/workflows/ci.yml - .github/workflows/format.yml - .gitignore - CMakeLists.txt - debian/changelog - debian/control - include/vulkan/utility/vk_safe_struct.hpp - include/vulkan/utility/vk_struct_helper.hpp - include/vulkan/vk_enum_string_helper.h - scripts/generate_source.py - scripts/generators/safe_struct_generator.py - scripts/generators/struct_helper_generator.py - scripts/known_good.json - src/vulkan/vk_safe_struct_ext.cpp - src/vulkan/vk_safe_struct_khr.cpp - src/vulkan/vk_safe_struct_manual.cpp The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/xorg-team/vulkan/vulkan-utility-libraries/-/compare/56c82db133cf2b3a5802f0bc1502bc878eb399e5...1473a49933ea0dde1cc1a7215f80c7b149c3dd0c -- View it on GitLab: https://salsa.debian.org/xorg-team/vulkan/vulkan-utility-libraries/-/compare/56c82db133cf2b3a5802f0bc1502bc878eb399e5...1473a49933ea0dde1cc1a7215f80c7b149c3dd0c You're receiving this email because of your account on salsa.debian.org.

