Timo Aaltonen pushed to branch upstream-unstable at X Strike Force / vulkan / vulkan-utility-libraries
Commits: 2fe3a779 by spencer-lunarg at 2025-01-15T12:29:45-05:00 format: Add note for Multi-planar - - - - - 7b23ba7a by Mike Schuchardt at 2025-01-17T10:08:31-08:00 build: Update to header 1.4.305 - - - - - 24971853 by spencer-lunarg at 2025-01-20T15:00:04-05:00 formats: Remove vkuFormatElementIsTexel - - - - - 49232549 by spencer-lunarg at 2025-01-21T12:52:31-05:00 formats: Add vkuFormatIsDepthStencilWithColorSizeCompatible - - - - - 9cf0d323 by spencer-lunarg at 2025-01-21T12:56:19-05:00 formats: Add vkuFormatTexelBlockSize - - - - - f07e2771 by spencer-lunarg at 2025-01-21T13:24:57-05:00 formats: Add vkuFormatTexelsPerBlock - - - - - 8ec84823 by Mike Schuchardt at 2025-01-24T08:45:08-08:00 build: Update to header 1.4.306 - - - - - 1ddbe6c4 by spencer-lunarg at 2025-01-27T09:09:41-07:00 scripts: Sync up base generator and vulkan object - - - - - fe7a09b1 by Mike Schuchardt at 2025-01-30T16:58:56-08:00 build: Update to header 1.4.307 - - - - - c4ede3c6 by Mike Schuchardt at 2025-02-21T10:13:51-08:00 build: Update to header 1.4.309 - - - - - 42b34ac7 by spencer-lunarg at 2025-02-21T15:01:59-05:00 scripts: Use new VulkanObject from headers - - - - - 6be00ca9 by spencer-lunarg at 2025-02-22T06:19:00-07:00 scripts: Manual VK_ENABLE_BETA_EXTENSIONS - - - - - a091f924 by Charles Giessen at 2025-02-25T09:52:34-06:00 build: Use PROJECT_IS_TOP_LEVEL - - - - - 57554d1f by Charles Giessen at 2025-02-25T09:52:34-06:00 build: Add VUL_ENABLE_INSTALL option Allows users to selectively enable installing VUL components regardless of how they are getting VUL. - - - - - 2d8f273e by Charles Giessen at 2025-02-25T09:53:09-06:00 ci: Update to Ubuntu 22.04 & 24.04 - - - - - 5f41f2a9 by Alan Baker at 2025-02-28T18:14:34-05:00 Add additional Android NDK API guards * As of r28, some unguarded calls now generate `-Wunguarded-availability` * Change class to be guarded by ifdefs - - - - - 897ee4d9 by spencer-lunarg at 2025-03-06T23:41:30-07:00 format: Fix DepthStencil to Color compatible check - - - - - 26 changed files: - .github/workflows/ci.yml - BUILD.md - CMakeLists.txt - include/vulkan/utility/vk_dispatch_table.h - include/vulkan/utility/vk_format_utils.h - 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/base_generator.py - scripts/generators/dispatch_table_generator.py - scripts/generators/enum_string_helper_generator.py - scripts/generators/format_utils_generator.py - scripts/generators/safe_struct_generator.py - scripts/generators/struct_helper_generator.py - − scripts/generators/vulkan_object.py - scripts/known_good.json - src/layer/layer_settings_manager.cpp - src/vulkan/vk_safe_struct_core.cpp - src/vulkan/vk_safe_struct_ext.cpp - src/vulkan/vk_safe_struct_khr.cpp - src/vulkan/vk_safe_struct_utils.cpp - src/vulkan/vk_safe_struct_vendor.cpp - tests/integration/vk_format_utils.c - tests/integration/vk_format_utils_2.c - tests/test_formats.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/5a88b6042edb8f03eefc8de73bd73a899989373f...897ee4d90309f5b4f8e254472863d0489e6439d2 -- View it on GitLab: https://salsa.debian.org/xorg-team/vulkan/vulkan-utility-libraries/-/compare/5a88b6042edb8f03eefc8de73bd73a899989373f...897ee4d90309f5b4f8e254472863d0489e6439d2 You're receiving this email because of your account on salsa.debian.org.