spirv-cross 2021.01.15-5 source package in Ubuntu
Changelog
spirv-cross (2021.01.15-5) unstable; urgency=medium * Add myself as co-maintainer * Bump Standards-Version to 4.6.0 * Bump debhelper compat to 13 * Build static libraries with -fPIC (Closes: #1004442) -- Timo Röhling <email address hidden> Sun, 06 Feb 2022 22:52:22 +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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
spirv-cross_2021.01.15-5.dsc | 2.0 KiB | 9f90e5cc1ac6c647d12a61e7da463bc8eade91254c93dce0ad7cffd54476d3f2 |
spirv-cross_2021.01.15.orig.tar.gz | 1.4 MiB | f1af2f8c309d52077b0f790055d866722cce86040f246b0ded8a1f3a8bbacc82 |
spirv-cross_2021.01.15-5.debian.tar.xz | 9.0 KiB | 0c0d100734a96d5f0e619a90d846e84e45116f6dbbbd915b081d2a01d72580d3 |
Available diffs
- diff from 2021.01.15-4 to 2021.01.15-5 (798 bytes)
No changes file available.
Binary packages built by this source
- libspirv-cross-c-shared-dev: tool designed for parsing and converting SPIR-V (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: tool designed for parsing and converting SPIR-V (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: tool designed for parsing and converting SPIR-V to other shader languages
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
- spirv-cross-dbgsym: debug symbols for spirv-cross