vulkan-loader 1.3.268.0-1 source package in Ubuntu

Changelog

vulkan-loader (1.3.268.0-1) unstable; urgency=medium

  * New upstream release.
  * fix-headers-install.diff: Dropped, as cmake is fixed now.
  * sync_headers.sh, watch: Updated to use the new tag naming.
  * rules: Fix building generated source files.
  * libvulkan-dev.install: Add arch specific cmake files.
  * rules: Update clean target. (Closes: #1048652, #1049657)

 -- Timo Aaltonen <email address hidden>  Fri, 03 Nov 2023 10:44:10 +0200

Upload details

Uploaded by:
Debian X Strike Force
Uploaded to:
Sid
Original maintainer:
Debian X Strike Force
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
vulkan-loader_1.3.268.0-1.dsc 2.2 KiB 44ea341037585fca9e6aafbb3fedd8598cc1985f0d0270f5a21a2b66af3ce7fe
vulkan-loader_1.3.268.0.orig.tar.xz 2.5 MiB 2f1c3fb4d7934997f107896629cde33b0ddb57523dee184860fa24089005bdd4
vulkan-loader_1.3.268.0-1.debian.tar.xz 8.8 KiB a9365d272c8e6e4635da06c9698d3a3d5a8687c2dfe799eb015444aecfab4992

Available diffs

No changes file available.

Binary packages built by this source

libvulkan-dev: Vulkan loader library -- development files

 The Loader implements the main VK library. It handles layer management and
 driver management. The loader fully supports multi-gpu operation. As part of
 this, it dispatches API calls to the correct driver, and to the correct
 layers, based on the GPU object selected by the application.
 .
 This package includes files needed for development.

libvulkan1: Vulkan loader library

 The Loader implements the main VK library. It handles layer management and
 driver management. The loader fully supports multi-gpu operation. As part of
 this, it dispatches API calls to the correct driver, and to the correct
 layers, based on the GPU object selected by the application.
 .
 This package includes the loader library.

libvulkan1-dbgsym: debug symbols for libvulkan1