diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 46a3e10..423f2d4 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1728406844 -commit: e8bd1bf8f8ad963b50a5df94b92019bcb2e2be84b0a2de6fd8a98382bae697f0 +mtime: 1734876037 +commit: 1552136b21162c532cea58778e6f2bff64515d8272e72ebf39d0e1da2895093c url: https://src.opensuse.org/jengelh/vulkan-loader revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio index c61f5e2..e0540d1 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:702f021ae5889f1548a960a080b94bf39926447f2a89fc9f98ca57cb6c8cb57c +oid sha256:72ad3457d8c235d22e9d0a08f9e97db976df27fd86bfd12929949ec2f15192bc size 256 diff --git a/v1.4.304.tar.gz b/v1.4.304.tar.gz new file mode 100644 index 0000000..c5a0893 --- /dev/null +++ b/v1.4.304.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:368d8281604a3f4dee038bfcc55c44e305031ec67f6e3fdd50cdeb83586c99f9 +size 1756580 diff --git a/vulkan-loader.changes b/vulkan-loader.changes index 8162e57..deb25e1 100644 --- a/vulkan-loader.changes +++ b/vulkan-loader.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Dec 22 01:18:28 UTC 2024 - Jan Engelhardt + +- Update to tag 1.4.304 + * Emulate VK_EXT_surface_maintenance1 if not supported by a driver + * Add handle checking to test instance & device creation + * Add settings test for layer control OFF & VK_INSTANCE_LAYERS + * Make Settings file "ON" take priority over disable env-var + * Log what caused each layer to be enabled + * Log when Filter Env-Vars act when settings file is active + * Add more logging when the settings file has invalid members + ------------------------------------------------------------------- Tue Oct 8 16:41:01 UTC 2024 - Jan Engelhardt diff --git a/vulkan-loader.spec b/vulkan-loader.spec index 2002263..7d5adad 100644 --- a/vulkan-loader.spec +++ b/vulkan-loader.spec @@ -19,13 +19,14 @@ # Prefer to go with just /^sdk-.*/ tags %define lname libvulkan1 Name: vulkan-loader -Version: 1.3.296 +Version: 1.4.304 Release: 0 Summary: Reference ICD loader for Vulkan License: Apache-2.0 Group: Development/Libraries/C and C++ URL: https://github.com/KhronosGroup/Vulkan-Loader -Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/vulkan-sdk-%version.0.tar.gz +#Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/vulkan-sdk-%version.0.tar.gz +Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v%version.tar.gz Source9: baselibs.conf BuildRequires: cmake >= 3.4 BuildRequires: gcc-c++ >= 4.8 @@ -68,7 +69,7 @@ This subpackage contains the development headers for packages wanting to make use of Vulkan. %prep -%autosetup -p1 -n Vulkan-Loader-vulkan-sdk-%version.0 +%autosetup -p1 -n Vulkan-Loader-%version %build %cmake \ diff --git a/vulkan-sdk-1.3.296.0.tar.gz b/vulkan-sdk-1.3.296.0.tar.gz deleted file mode 100644 index 183717d..0000000 --- a/vulkan-sdk-1.3.296.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:924b439421c30513f59dfd360cb1309639c1522de28608eb64c9d79581e44c72 -size 1719284