vulkan-loader 1.3.236.0-2 source package in Ubuntu

Changelog

vulkan-loader (1.3.236.0-2) unstable; urgency=medium

  * Make -dev multiarch-friendly again by installing cmake files to
   libdir. (Closes: #1029194)

 -- Timo Aaltonen <email address hidden>  Sat, 21 Jan 2023 18:39:02 +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.236.0-2.dsc 2.2 KiB 81e560fa0056bc1f5b1a7e4a38286294c2c5b07a4182024022c82ce36b956a1a
vulkan-loader_1.3.236.0.orig.tar.xz 2.3 MiB 94d8e9b05a5b1828be3a0840869c807458b346d25442bdadf9219e31dbde4698
vulkan-loader_1.3.236.0-2.debian.tar.xz 9.6 KiB 9f532d2acc366580dd0abb465827bf8b48c6a05180493c3cad836ce7da187812

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