spirv-cross 2021.01.15+1.3.236.0-1 source package in Ubuntu

Changelog

spirv-cross (2021.01.15+1.3.236.0-1) unstable; urgency=medium

  * New upstream release: sdk-1.3.236.0
  * Update d/watch to reflect new upstream tags versioning
  * Bump Standards-Version to 4.6.2 (no changes required)

 -- Dylan Aïssi <email address hidden>  Fri, 20 Jan 2023 22:09:47 +0100

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+1.3.236.0-1.dsc 2.7 KiB 856bc1bf4ff42baa46ca893496f3035e9a4d98d5ceb0f346ebe74e1d6e6f202a
spirv-cross_2021.01.15+1.3.236.0.orig.tar.gz 1.6 MiB e22d31e031838a18c6297a5a4ad917795cf4e42c6057a35ae1f067e6d8ddef2e
spirv-cross_2021.01.15+1.3.236.0-1.debian.tar.xz 9.3 KiB 54709a4ec9619ebaf8f0d6437b5c4d8401984cf5ef344e5f282ef1864a755bee

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