spirv-cross 2021.01.15-6 source package in Ubuntu

Changelog

spirv-cross (2021.01.15-6) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit.

  [ Timo Röhling ]
  * Bump Standards-Version to 4.6.1
  * Enable hardening flags
  * Add repository info to d/upstream/metadata
  * Refactor package descriptions

 -- Timo Röhling <email address hidden>  Mon, 17 Oct 2022 22:24:34 +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

Downloads

File Size SHA-256 Checksum
spirv-cross_2021.01.15-6.dsc 2.5 KiB f0e4e7fde25b5c4f558d84b0f2bc5185ad4af726b7ec6ce60a569c53174d5ab1
spirv-cross_2021.01.15.orig.tar.gz 1.4 MiB f1af2f8c309d52077b0f790055d866722cce86040f246b0ded8a1f3a8bbacc82
spirv-cross_2021.01.15-6.debian.tar.xz 9.2 KiB ac6ee061fc4af0e413091f3d1b689694a0f3f70950cddc5cb46877a853b98d83

Available diffs

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