Timo Aaltonen pushed to branch debian-unstable at X Strike Force / vulkan / vulkan-utility-libraries
Commits: 8c907ea2 by ziga-lunarg at 2024-10-04T17:57:38+02:00 build: Update to header 1.3.297 - - - - - bfd85956 by Mike Schuchardt at 2024-10-11T09:28:14-07:00 build: Update to header 1.3.298 - - - - - b541be2e by Mike Schuchardt at 2024-10-18T09:12:39-07:00 build: Update to header 1.3.299 - - - - - dcb6173f by Mike Schuchardt at 2024-10-25T09:05:47-07:00 build: Update to header 1.3.300 - - - - - a42c1fbb by Máté Ferenc Nagy-Egri at 2024-10-28T09:25:08-06:00 scripts: Handle remote URL change in update_deps.py Without going through an intricate dance with git to change the remote URL of a repository, it's simplest to just nuke the cloned folder, as we have to do a clean clone anyway. - - - - - 89fda455 by Máté Ferenc Nagy-Egri at 2024-10-28T09:25:08-06:00 scripts: Fix user self-hosting dependency in update_deps.py The documentation states that users can override where to take a dependency from via variables like VULKAN_HEADERS_INSTALL_DIR, however the helper.cmake written by the scripts/CMakeLists.txt FORCE updates the cache variable to the location inside known_good.json, practically overwriting the user-provided path given on the CLI using -D, also going into the cache. - - - - - 9123b8c0 by Takuto Ikuta at 2024-10-28T09:25:47-06:00 Add a missing header for `std::strtoul` - - - - - b78b8d9b by Mike Schuchardt at 2024-11-04T10:11:15-07:00 build: Update to header 1.3.301 - - - - - 9697d82a by Spencer Fricke at 2024-11-04T21:32:36-07:00 ci: Build dependency for Github Actions - - - - - 87ab6b39 by Jeremy Gebben at 2024-11-05T10:11:21-07:00 scripts: Make generate_source.py look harder for vk.xml Allow the registry path argument to also be the base directory containing the Vulkan-Headers repo (eg. ./external) to save redundant typing. - - - - - 247accd4 by Eric Werness at 2024-11-13T21:59:47-05:00 Traverse geometry pNext for safe structs - - - - - c31e717d by dependabot[bot] at 2024-11-19T12:57:03-07:00 build(deps): Bump fsfe/reuse-action from 4 to 5 Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 4 to 5. - [Release notes](https://github.com/fsfe/reuse-action/releases) - [Commits](https://github.com/fsfe/reuse-action/compare/v4...v5) --- updated-dependencies: - dependency-name: fsfe/reuse-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> - - - - - b538fb5b by Mike Schuchardt at 2024-11-21T07:17:29-08:00 build: Update to header 1.3.302 - - - - - 5a72ae02 by Mike Schuchardt at 2024-12-03T09:53:15-08:00 build: Update to header 1.4.303 - - - - - 160e946f by dependabot[bot] at 2024-12-09T10:26:36-06:00 build(deps): Bump jidicula/clang-format-action from 4.13.0 to 4.14.0 Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 4.13.0 to 4.14.0. - [Release notes](https://github.com/jidicula/clang-format-action/releases) - [Commits](https://github.com/jidicula/clang-format-action/compare/v4.13.0...v4.14.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]> - - - - - 0ab12c16 by Christophe at 2024-12-17T11:02:21+01:00 layer: Add error code to C++ overrides - - - - - 645eed28 by Takuto Ikuta at 2024-12-18T10:46:30-06:00 build: Add missing include headers - - - - - 2b185cfb by Takuto Ikuta at 2024-12-18T10:46:30-06:00 Update safe_struct_generator.py - - - - - 7f873866 by Takuto Ikuta at 2024-12-18T10:46:30-06:00 Update vk_safe_struct_ext.cpp - - - - - 5a88b604 by Mike Schuchardt at 2024-12-20T10:38:05-08:00 build: Update to header 1.4.304 - - - - - 19a876c7 by Timo Aaltonen at 2025-01-16T16:42:18+02:00 Merge branch 'upstream-unstable' into debian-unstable - - - - - 1bdcb80f by Timo Aaltonen at 2025-01-16T16:42:44+02:00 version bump - - - - - e297d302 by Timo Aaltonen at 2025-01-16T16:45:15+02:00 control: Bump libvulkan-dev build-dep. - - - - - 4e467b11 by Timo Aaltonen at 2025-01-16T16:46:43+02:00 releasing package vulkan-utility-libraries version 1.4.304.0-1 - - - - - 8 changed files: - .github/workflows/ci.yml - .github/workflows/format.yml - debian/changelog - debian/control - include/vulkan/layer/vk_layer_settings.hpp - include/vulkan/utility/vk_concurrent_unordered_map.hpp - include/vulkan/utility/vk_dispatch_table.h - include/vulkan/utility/vk_format_utils.h 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/ed508d778fafe95db90b9a5b36811c8d77b414ee...4e467b1192e9a95bdcd4597967b5c4ac81a9816c -- View it on GitLab: https://salsa.debian.org/xorg-team/vulkan/vulkan-utility-libraries/-/compare/ed508d778fafe95db90b9a5b36811c8d77b414ee...4e467b1192e9a95bdcd4597967b5c4ac81a9816c You're receiving this email because of your account on salsa.debian.org.

