spirv-cross 2021.01.15+1.3.290.0-2 source package in Ubuntu

Changelog

spirv-cross (2021.01.15+1.3.290.0-2) unstable; urgency=medium

  * Upload to unstable.
  * Bump Standards-Version to 4.7.0
  * Set debian-branch in gbp.conf to debian-unstable

 -- Dylan Aïssi <email address hidden>  Tue, 24 Sep 2024 22:02:20 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
spirv-cross_2021.01.15+1.3.290.0-2.dsc 2.7 KiB 8a0a1da27e5cc27b92b6f016e3862d0695bf37eecd319e84d26afe9136dd1d00
spirv-cross_2021.01.15+1.3.290.0.orig.tar.gz 1.7 MiB f944d7e16a6ad7b7e32d7b4fd75bbc4a202a2cda5b6ee47433e6716fed17131b
spirv-cross_2021.01.15+1.3.290.0-2.debian.tar.xz 9.4 KiB 75d8a64e75cc8a8472ce85da323c580630270ef308663fe644d996fe14f566c5

No changes file available.

Binary packages built by this source

libspirv-cross-c-shared-dev: Convert SPIR-V to other shader languages (development files)

 SPIRV-Cross is a tool designed for parsing and converting SPIR-V to other
 shader languages:
  * Convert SPIR-V to readable, usable and efficient GLSL
  * Convert SPIR-V to readable, usable and efficient MSL
  * Convert SPIR-V to readable, usable and efficient HLSL
  * Reflection API to simplify the creation of Vulkan pipeline layouts
  * Reflection API to modify and tweak OpDecorations
  * Supports "all" of vertex, fragment, tessellation, geometry and
      compute shaders
 .
 This package provides the development files for libspirv-cross-c-shared.

libspirv-cross-c-shared0: Convert SPIR-V to other shader languages (shared library)

 SPIRV-Cross is a tool designed for parsing and converting SPIR-V to other
 shader languages:
  * Convert SPIR-V to readable, usable and efficient GLSL
  * Convert SPIR-V to readable, usable and efficient MSL
  * Convert SPIR-V to readable, usable and efficient HLSL
  * Reflection API to simplify the creation of Vulkan pipeline layouts
  * Reflection API to modify and tweak OpDecorations
  * Supports "all" of vertex, fragment, tessellation, geometry and
      compute shaders
 .
 This package provides the shared library.

libspirv-cross-c-shared0-dbgsym: debug symbols for libspirv-cross-c-shared0
spirv-cross: Convert SPIR-V to other shader languages (CLI tool)

 SPIRV-Cross is a tool designed for parsing and converting SPIR-V to other
 shader languages:
  * Convert SPIR-V to readable, usable and efficient GLSL
  * Convert SPIR-V to readable, usable and efficient MSL
  * Convert SPIR-V to readable, usable and efficient HLSL
  * Reflection API to simplify the creation of Vulkan pipeline layouts
  * Reflection API to modify and tweak OpDecorations
  * Supports "all" of vertex, fragment, tessellation, geometry and
      compute shaders
 .
 This package provides the CLI tool.

spirv-cross-dbgsym: debug symbols for spirv-cross