shaderc v2023.8
- Created
- Updated
A collection of tools, libraries and tests for shader compilation.
# Usage
shaderc provides CMake targets:
find_package(unofficial-shaderc CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::shaderc::shaderc)
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
and one transitive dependency:
- spirv-headers (by spirv-tools )
# Host Dependencies
No transitive dependencies.
# Dependents
- hikogui
- usd (feature
vulkan
) - vulkan-sdk-components
# Host Dependents
No dependents.
# Contributors
- vlj
- Robert Schumacher
- Alexander Karatarakis
- Toby Chen
- Jens Weggemann
- Jon Spencer
- tarcila
- pravic
- Christophe Delacourt
- Phoebe
- Billy O'Neal
- Jack·Boos·Yu
- Luke
- Christoph Neuhauser
- LilyWangLL
- Gabe Rundlett
- Kai Pastor
- moritz-h
# Changelog
and 14 more commits:
d2c728e
[several ports] Remove CMake double expansions inside if() directives26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)471d7e2
Update glslang shaderc spirv-tools Update those ports to the versions listed in https://github.com/google/shaderc/blob/known-good/known_good.jsond09e7fa
[shaderc] Bump version27a4067
set glslangdir and glslang lib interface_include_directories in shaderc cmakelist.8d9c8a6
Modify shaderc so that it uses spirv-tools lib.6993803
[shaderc] Enable dynamic CRT. Explicitly search for python3. Add Build-Depends on glslang.b78fdc6
Add shaderc.