vulkano/vulkano-shaders
mitchmindtree 814dacdab9
Publish version 0.14.0. (#1230)
This is kind of a delayed emergency release to address an issue where
some Linux distributions (Arch, Void and perhaps others) are unable to
build any projects depending on vulkano-shaders due to
google/shaderc-rs#58. This is resolved in shaderc 0.6 and in turn will
be resolved in vulkano 0.14 thanks to #1226.

See the CHANGELOG-VULKANO.md for more details on the release.
2019-08-18 01:29:40 +02:00
..
src rustc is now making use of the fact that derefencing a null pointer is UB. Remove all null dereferences (#1209) 2019-07-02 07:02:48 +10:00
tests Rename shader-parser to vulkano-shaders 2016-02-06 11:45:09 +01:00
Cargo.toml Publish version 0.14.0. (#1230) 2019-08-18 01:29:40 +02:00